diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2001-04-18 20:58:55 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2001-04-18 20:58:55 +0000 |
commit | 51efd1caea017952b64f4cb4665c0c694b7814eb (patch) | |
tree | a0f05aa08c6da17d09b5ce90531ba13e56309f2e /share | |
parent | b89dfcbe8bed684181e331f97901faa648408242 (diff) |
xref rc.conf(8) and rc.shutdown(8). ok aaron@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/rc.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 0c1b6c0d26d..82e5a54a4a1 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.14 2001/03/11 05:46:51 aaron Exp $ +.\" $OpenBSD: rc.8,v 1.15 2001/04/18 20:58:54 jakob Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -184,6 +184,8 @@ login class as described in .Xr login.conf 5 , .Xr sysctl.conf 5 , .Xr init 8 , +.Xr rc.conf 8 , +.Xr rc.shutdown 8 , .Xr reboot 8 , .Xr savecore 8 .Sh HISTORY |