Update website location (mosh.mit.edu -> mosh.org)
This commit is contained in:
@@ -59,7 +59,7 @@ Other features
|
||||
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
|
||||
from source.
|
||||
|
||||
@@ -84,8 +84,8 @@ Usage
|
||||
select alternate locations. More options are documented in the mosh(1) manual
|
||||
page.
|
||||
|
||||
There are [more examples](http://mosh.mit.edu/#usage) and a
|
||||
[FAQ](http://mosh.mit.edu/#faq) on the Mosh web site.
|
||||
There are [more examples](http://mosh.org/#usage) and a
|
||||
[FAQ](http://mosh.org/#faq) on the Mosh web site.
|
||||
|
||||
How it works
|
||||
------------
|
||||
@@ -143,7 +143,7 @@ More info
|
||||
|
||||
* Mosh Web site:
|
||||
|
||||
<http://mosh.mit.edu>
|
||||
<http://mosh.org>
|
||||
|
||||
* `mosh-devel@mit.edu` mailing list:
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@ Priority: optional
|
||||
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
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://mosh.mit.edu
|
||||
Homepage: https://mosh.org
|
||||
Vcs-Git: https://github.com/mobile-shell/mosh.git
|
||||
Vcs-Browser: https://github.com/mobile-shell/mosh
|
||||
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ Summary: Mobile shell that supports roaming and intelligent local echo
|
||||
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
URL: http://mosh.mit.edu/
|
||||
URL: http://mosh.org/
|
||||
Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz
|
||||
|
||||
BuildRequires: protobuf-compiler
|
||||
|
||||
+1
-1
@@ -98,7 +98,7 @@ To function, Mosh requires UDP datagrams to be passed between client and server.
|
||||
\b\fs48 \cf0 More info\
|
||||
\pard\tx220\tx720\pardeftab720\li720\fi-720\sa300
|
||||
\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
|
||||
\ls3\ilvl0
|
||||
\f1\fs24 \cf2 \cb3 {\listtext \'95 }mosh-devel@mit.edu
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@ See
|
||||
.BR mosh-server (1).
|
||||
|
||||
Project home page:
|
||||
.I http://mosh.mit.edu
|
||||
.I http://mosh.org
|
||||
|
||||
.br
|
||||
.SH AUTHOR
|
||||
|
||||
+1
-1
@@ -137,7 +137,7 @@ mosh-server (mosh 1.1)
|
||||
.BR mosh-client (1).
|
||||
|
||||
Project home page:
|
||||
.I http://mosh.mit.edu
|
||||
.I http://mosh.org
|
||||
|
||||
.br
|
||||
.SH AUTHOR
|
||||
|
||||
+1
-1
@@ -299,7 +299,7 @@ When set, inhibits prepending "[mosh]" to window title.
|
||||
.BR mosh-server (1).
|
||||
|
||||
Project home page:
|
||||
.I http://mosh.mit.edu
|
||||
.I http://mosh.org
|
||||
|
||||
.br
|
||||
.SH AUTHOR
|
||||
|
||||
+1
-1
@@ -116,7 +116,7 @@ qq{Usage: $0 [options] [--] [user@]host [command...]
|
||||
--version version and copyright information
|
||||
|
||||
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{
|
||||
Copyright 2012 Keith Winstein <mosh-devel\@mit.edu>
|
||||
|
||||
Reference in New Issue
Block a user