summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-06-08 12:38:18 +0000
committercharnier <charnier@FreeBSD.org>2003-06-08 12:38:18 +0000
commit04bdd1fc480e79a1529a7f191d9a021d8a2520a6 (patch)
tree3bf97edf19097e06764bb3e30046c7cc560f984e
parentc37be8e6a6d84232c125498732379ceff5a94511 (diff)
downloadFreeBSD-src-04bdd1fc480e79a1529a7f191d9a021d8a2520a6.zip
FreeBSD-src-04bdd1fc480e79a1529a7f191d9a021d8a2520a6.tar.gz
The .Xr utility
-rw-r--r--libexec/getty/gettytab.55
-rw-r--r--libexec/rshd/rshd.87
2 files changed, 7 insertions, 5 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index dc2ebfe..9135665 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -368,8 +368,9 @@ to allow any parity on input, but generate odd parity output.
Note: this only applies while getty is being run,
terminal driver limitations prevent a more complete
implementation.
-.Xr Getty 8
-does not check parity of input characters in
+The
+.Xr getty 8
+utility does not check parity of input characters in
.Dv RAW
mode.
.Pp
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8
index b6c9c2b..b06cca9 100644
--- a/libexec/rshd/rshd.8
+++ b/libexec/rshd/rshd.8
@@ -49,7 +49,7 @@ is the server for the
.Xr rcmd 3
routine and, consequently, for the
.Xr rsh 1
-program. The server provides remote execution facilities
+utility. The server provides remote execution facilities
with authentication based on privileged port numbers from trusted hosts.
.Pp
The
@@ -187,8 +187,9 @@ The
.Xr chdir 2
function to the home directory failed.
.It Sy Logins not available right now.
-.Xr Rsh 1
-was attempted outside the allowed hours defined in
+The
+.Xr rsh 1
+utility was attempted outside the allowed hours defined in
.Pa /etc/login.conf
for the local user's login class.
.It Sy Can't make pipe.
OpenPOWER on IntegriCloud