diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 12:38:18 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 12:38:18 +0000 |
| commit | 53abf632be665fe8c69abdca75ca883dded69df1 (patch) | |
| tree | 3bf97edf19097e06764bb3e30046c7cc560f984e /libexec/rshd | |
| parent | 991ce918f24afb97312b77b9bc1a59a3e2164b7c (diff) | |
Notes
Diffstat (limited to 'libexec/rshd')
| -rw-r--r-- | libexec/rshd/rshd.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index b6c9c2ba6217..b06cca9a128a 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. |
