diff options
author | ru <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-04 20:55:50 +0000 |
commit | 6651f20e0daee8d4c1fee0a632e7652f47a704a7 (patch) | |
tree | ed33b065b7476cddbae2c50bb2ebf1b07a385df6 /share/man/man8 | |
parent | 95f8f1e08906224cb7baf7d920a0142b89d31df9 (diff) | |
download | FreeBSD-src-6651f20e0daee8d4c1fee0a632e7652f47a704a7.zip FreeBSD-src-6651f20e0daee8d4c1fee0a632e7652f47a704a7.tar.gz |
Sort SEE ALSO references (in dictionary order, ignoring case).
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/rc.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 34dddcc..a70404b 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -572,8 +572,8 @@ Useful when dmesg buffer in the kernel no longer has this information. .Xr kill 1 , .Xr rc.conf 5 , .Xr init 8 , -.Xr rc.subr 8 , .Xr rcorder 8 , +.Xr rc.subr 8 , .Xr reboot 8 , .Xr savecore 8 .Sh HISTORY |