summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authormouring <mouring>2001-03-07 06:07:22 +0000
committermouring <mouring>2001-03-07 06:07:22 +0000
commit9c0a36fd9f1740b97a7777de26c5950dde8e879f (patch)
tree4a4c170c39b9fd82d858edecdc48deb1392b70b8 /ssh.1
parent597ab958e836fc94593763878d7d8e515d74f05a (diff)
downloadopenssh-9c0a36fd9f1740b97a7777de26c5950dde8e879f.tar.gz
- deraadt@cvs.openbsd.org 2001/03/07 01:19:06
[ssh.1 sshd.8] the name "secure shell" is boring, noone ever uses it
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index c45b0993..51efc63f 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,13 +34,13 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.95 2001/03/05 17:40:48 stevesk Exp $
+.\" $OpenBSD: ssh.1,v 1.96 2001/03/07 01:19:06 deraadt Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
.Sh NAME
.Nm ssh
-.Nd OpenSSH secure shell client (remote login program)
+.Nd OpenSSH SSH client (remote login program)
.Sh SYNOPSIS
.Nm ssh
.Op Fl l Ar login_name
@@ -76,7 +76,7 @@
.Op Ar command
.Sh DESCRIPTION
.Nm
-(Secure Shell) is a program for logging into a remote machine and for
+(SSH client) is a program for logging into a remote machine and for
executing commands on a remote machine.
It is intended to replace
rlogin and rsh, and provide secure encrypted communications between