summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-01-29 17:31:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-01-29 17:31:44 +0000
commite2055879c0d57aa2b504a182a3ce6e8116383eaf (patch)
treef73dc2f6ac4c10168f6fca68c4ff700ff973b89a /share/man/man8
parent7b4961d51a2e0d5f78c7652a3a2d86a887edf383 (diff)
add /fastboot to FILES, since these pages discuss that file;
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/rc.88
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 1072aecb93d..4e243e1459e 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rc.8,v 1.23 2007/01/29 17:23:44 jmc Exp $
+.\" $OpenBSD: rc.8,v 1.24 2007/01/29 17:31:43 jmc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -202,6 +202,12 @@ Commands run at system shutdown.
Login class capability database.
.It /etc/netstart
Command script for network startup.
+.It Pa /fastboot
+Tells
+.Xr rc 8
+not to run
+.Xr fsck 8
+during the next boot.
.El
.Sh SEE ALSO
.Xr login.conf 5 ,