From e2055879c0d57aa2b504a182a3ce6e8116383eaf Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 29 Jan 2007 17:31:44 +0000 Subject: add /fastboot to FILES, since these pages discuss that file; --- share/man/man8/rc.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'share/man') 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 , -- cgit v1.2.3