diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-16 10:44:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-16 10:44:22 +0000 |
| commit | 00e7498229d3a52ae0593c046dad7c9ff530ad8d (patch) | |
| tree | dbae12c545d170428eaa53203d500bf96675c233 /libexec/rshd | |
| parent | 259a82f06c8937460572692919493d85d66c60a7 (diff) | |
Notes
Diffstat (limited to 'libexec/rshd')
| -rw-r--r-- | libexec/rshd/rshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index b2e4fcf8189e..cbf99c61bdfb 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -34,7 +34,7 @@ .\" .Dd June 4, 1993 .Dt RSHD 8 -.Os BSD 4.2 +.Os .Sh NAME .Nm rshd .Nd remote shell server @@ -226,8 +226,8 @@ and is not preceded by a flag byte. .Xr rcmd 3 , .Xr ruserok 3 , .Xr auth.conf 5 , -.Xr hosts.equiv 5 , .Xr hosts 5 , +.Xr hosts.equiv 5 , .Xr login.conf 5 , .Xr nologin 5 , .Xr services 5 , @@ -235,7 +235,7 @@ and is not preceded by a flag byte. .Xr rlogind 8 , .Xr syslogd 8 .Sh FILES -.Bl -tag -width /etc/hosts -compact +.Bl -tag -width /var/run/nologin -compact .It Pa /etc/hosts .It Pa /etc/hosts.equiv .It Pa /etc/login.conf |
