aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1997-12-18 07:39:27 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1997-12-18 07:39:27 +0000
commit5802420635ee860374fa6eb19210adea35f737b2 (patch)
tree0dd4cab80f44dbc2fd0c4714806beef0c7368bed /libexec
parent9b73941153117ff0aecc433d154cfa516c1f2498 (diff)
downloadsrc-5802420635ee860374fa6eb19210adea35f737b2.tar.gz
src-5802420635ee860374fa6eb19210adea35f737b2.zip
Typo.
Notes
Notes: svn path=/head/; revision=31837
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rshd/rshd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8
index 73995a55171a..86041e040d90 100644
--- a/libexec/rshd/rshd.8
+++ b/libexec/rshd/rshd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)rshd.8 8.1 (Berkeley) 6/4/93
-.\" $Id: rshd.8,v 1.9 1997/07/18 21:04:17 wosch Exp $
+.\" $Id: rshd.8,v 1.10 1997/12/02 12:29:56 charnier Exp $
.\"
.Dd June 4, 1993
.Dt RSHD 8
@@ -185,7 +185,7 @@ longer than 16 characters.
.It Sy Ruser too long.
The name of the user on the remote machine is
longer than 16 characters.
-.It Sy Command too long .
+.It Sy Command too long.
The command line passed exceeds the size of the argument
list (as configured into the system).
.It Sy Login incorrect.