diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-12-09 01:13:45 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-12-09 01:13:45 +0000 |
commit | 0ca3568caaa0d4bf404f3a700e669dadbc8fe0b0 (patch) | |
tree | f27ce75ddd7d3e6d611e5ddeb71a8a7115fa8f65 | |
parent | c4a3f77527671b44e3cc0f0932cea413226c1854 (diff) |
Remove extra SEE ALSO section.
-rw-r--r-- | share/man/man8/rc.8 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 24a1a953a1c..f3aa3d7dce3 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.8 1999/07/26 00:55:00 deraadt Exp $ +.\" $OpenBSD: rc.8,v 1.9 1999/12/09 01:13:44 aaron Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -163,13 +163,6 @@ is started with the specified flags if the specification is modified to be .Ed .Pp .Sh SEE ALSO -.Xr init 8 , -.Xr rc 8 . -.Pp -.. and the detailed documentation given for each server that is -configurable in this fashion. -.Pp -.Sh SEE ALSO .Xr sysctl.conf 5 , .Xr init 8 , .Xr reboot 8 , |