summaryrefslogtreecommitdiffstats
path: root/libexec/rshd/rshd.8
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /libexec/rshd/rshd.8
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'libexec/rshd/rshd.8')
-rw-r--r--libexec/rshd/rshd.814
1 files changed, 7 insertions, 7 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8
index 622633d..81eac4f 100644
--- a/libexec/rshd/rshd.8
+++ b/libexec/rshd/rshd.8
@@ -45,7 +45,7 @@
The
.Nm
server
-is the server for the
+is the server for the
.Xr rcmd 3
routine and, consequently, for the
.Xr rsh 1
@@ -78,7 +78,7 @@ number, base 10.
.It
If the number received in step 2 is non-zero,
it is interpreted as the port number of a secondary
-stream to be used for the
+stream to be used for the
.Em stderr .
A second connection is then created to the specified
port on the client's machine. The source port of this
@@ -109,7 +109,7 @@ machine.
A null terminated command to be passed to a
shell is retrieved on the initial socket. The length of
the command is limited by the upper bound on the size of
-the system's argument list.
+the system's argument list.
.It
.Nm Rshd
then validates the user using
@@ -127,7 +127,7 @@ from doing any validation based on the user's
file,
unless the user is the superuser.
.It
-If the file
+If the file
.Pa /var/run/nologin
exists and the user is not the superuser,
the connection is closed.
@@ -197,7 +197,7 @@ list (as configured into the system).
No password file entry for the user name existed
or the authentication procedure described above failed.
.It Sy Remote directory.
-The
+The
.Xr chdir 2
function to the home directory failed.
.It Sy Logins not available right now.
@@ -206,10 +206,10 @@ 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.
-The pipe needed for the
+The pipe needed for the
.Em stderr ,
wasn't created.
-.It Sy Can't fork; try again.
+.It Sy Can't fork; try again.
A
.Xr fork 2
by the server failed.
OpenPOWER on IntegriCloud