diff options
author | ru <ru@FreeBSD.org> | 2001-07-06 16:46:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-06 16:46:48 +0000 |
commit | 05e503d80a002e0af803afd602084de640ab2c39 (patch) | |
tree | 61e92e6947a37812cd054f5922671378ea29de08 /libexec/rshd | |
parent | 84bd47abeaea1de221374dfda528a0fb8af8a7aa (diff) | |
download | FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.zip FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.tar.gz |
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
Diffstat (limited to 'libexec/rshd')
-rw-r--r-- | libexec/rshd/rshd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index 751cb1b..7a16486e 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -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 , |