Update website location (mosh.mit.edu -> mosh.org)

This commit is contained in:
Keith Winstein
2016-08-12 00:10:53 -07:00
parent 11251ffa9e
commit ca2750dd03
8 changed files with 11 additions and 11 deletions
+4 -4
View File
@@ -59,7 +59,7 @@ Other features
Getting Mosh Getting Mosh
------------ ------------
[The Mosh web site](http://mosh.mit.edu/#getting) has information about [The Mosh web site](http://mosh.org/#getting) has information about
packages for many operating systems, as well as instructions for building packages for many operating systems, as well as instructions for building
from source. from source.
@@ -84,8 +84,8 @@ Usage
select alternate locations. More options are documented in the mosh(1) manual select alternate locations. More options are documented in the mosh(1) manual
page. page.
There are [more examples](http://mosh.mit.edu/#usage) and a There are [more examples](http://mosh.org/#usage) and a
[FAQ](http://mosh.mit.edu/#faq) on the Mosh web site. [FAQ](http://mosh.org/#faq) on the Mosh web site.
How it works How it works
------------ ------------
@@ -143,7 +143,7 @@ More info
* Mosh Web site: * Mosh Web site:
<http://mosh.mit.edu> <http://mosh.org>
* `mosh-devel@mit.edu` mailing list: * `mosh-devel@mit.edu` mailing list:
+1 -1
View File
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu> Maintainer: Keith Winstein <keithw@mit.edu>
Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion Build-Depends: debhelper (>= 9), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion
Standards-Version: 3.9.8 Standards-Version: 3.9.8
Homepage: https://mosh.mit.edu Homepage: https://mosh.org
Vcs-Git: https://github.com/mobile-shell/mosh.git Vcs-Git: https://github.com/mobile-shell/mosh.git
Vcs-Browser: https://github.com/mobile-shell/mosh Vcs-Browser: https://github.com/mobile-shell/mosh
+1 -1
View File
@@ -5,7 +5,7 @@ Summary: Mobile shell that supports roaming and intelligent local echo
License: GPLv3+ License: GPLv3+
Group: Applications/Internet Group: Applications/Internet
URL: http://mosh.mit.edu/ URL: http://mosh.org/
Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz
BuildRequires: protobuf-compiler BuildRequires: protobuf-compiler
+1 -1
View File
@@ -98,7 +98,7 @@ To function, Mosh requires UDP datagrams to be passed between client and server.
\b\fs48 \cf0 More info\ \b\fs48 \cf0 More info\
\pard\tx220\tx720\pardeftab720\li720\fi-720\sa300 \pard\tx220\tx720\pardeftab720\li720\fi-720\sa300
\ls3\ilvl0 \ls3\ilvl0
\b0\fs28 \cf2 {\listtext \'95 }Mosh Web site:\uc0\u8232 {\field{\*\fldinst{HYPERLINK "http://mosh.mit.edu/"}}{\fldrslt \cf4 http://mosh.mit.edu}}\ \b0\fs28 \cf2 {\listtext \'95 }Mosh Web site:\uc0\u8232 {\field{\*\fldinst{HYPERLINK "http://mosh.org/"}}{\fldrslt \cf4 http://mosh.org}}\
\pard\tx220\tx720\pardeftab720\li720\fi-720\sa300 \pard\tx220\tx720\pardeftab720\li720\fi-720\sa300
\ls3\ilvl0 \ls3\ilvl0
\f1\fs24 \cf2 \cb3 {\listtext \'95 }mosh-devel@mit.edu \f1\fs24 \cf2 \cb3 {\listtext \'95 }mosh-devel@mit.edu
+1 -1
View File
@@ -77,7 +77,7 @@ See
.BR mosh-server (1). .BR mosh-server (1).
Project home page: Project home page:
.I http://mosh.mit.edu .I http://mosh.org
.br .br
.SH AUTHOR .SH AUTHOR
+1 -1
View File
@@ -137,7 +137,7 @@ mosh-server (mosh 1.1)
.BR mosh-client (1). .BR mosh-client (1).
Project home page: Project home page:
.I http://mosh.mit.edu .I http://mosh.org
.br .br
.SH AUTHOR .SH AUTHOR
+1 -1
View File
@@ -299,7 +299,7 @@ When set, inhibits prepending "[mosh]" to window title.
.BR mosh-server (1). .BR mosh-server (1).
Project home page: Project home page:
.I http://mosh.mit.edu .I http://mosh.org
.br .br
.SH AUTHOR .SH AUTHOR
+1 -1
View File
@@ -116,7 +116,7 @@ qq{Usage: $0 [options] [--] [user@]host [command...]
--version version and copyright information --version version and copyright information
Please report bugs to mosh-devel\@mit.edu. Please report bugs to mosh-devel\@mit.edu.
Mosh home page: http://mosh.mit.edu\n}; Mosh home page: http://mosh.org\n};
my $version_message = '@PACKAGE_STRING@ [build @VERSION@]' . qq{ my $version_message = '@PACKAGE_STRING@ [build @VERSION@]' . qq{
Copyright 2012 Keith Winstein <mosh-devel\@mit.edu> Copyright 2012 Keith Winstein <mosh-devel\@mit.edu>