Skip to content

Commit e1d6161

Browse files
eminencekeithw
authored andcommitted
Mosh replaces ssh terminals, not ssh.
This small changes attempts to reduce confusion among new users who read that "Mosh is a replacement for SSH" on the mosh.org homepage. Strictly speaking, this is not correct, as SSH does more than just remote terminals, and mosh isn't a replacement for any of those things.
1 parent d00bca2 commit e1d6161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h1>Mosh</h1>
7171
<h2>(mobile shell)</h2>
7272
<p>Remote terminal application that
7373
allows <strong class="callout">roaming</strong>, supports <strong class="callout">intermittent connectivity</strong>, and provides intelligent <strong class="callout">local echo</strong> and line editing of user keystrokes.</p>
74-
<p>Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.</p>
74+
<p>Mosh is a replacement for interactive SSH terminals. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.</p>
7575
<p>Mosh is free software, available for GNU/Linux, BSD, macOS, Solaris, Android, Chrome, and iOS.</p>
7676
</div>
7777
<div class="span5"><img src="mosh.png" style="max-width:120%;" alt="">

0 commit comments

Comments
 (0)