docs/90370: diskless(8) man page has wrong file location for /etc/rc.initdiskless
Daniel Gerzo
danger at rulez.sk
Fri Dec 30 00:30:14 UTC 2005
The following reply was made to PR docs/90370; it has been noted by GNATS.
From: Daniel Gerzo <danger at rulez.sk>
To: bug-followup at FreeBSD.org, feenberg at nber.org
Cc:
Subject: Re: docs/90370: diskless(8) man page has wrong file location for /etc/rc.initdiskless
Date: Fri, 30 Dec 2005 01:23:47 +0100
--Dxnq1zWXvFF0Q93v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Hello,
the first diff breaks the sorting of files in sentence.
Included diff should be all right now :)
Pointed out by: ceri@
--
Cheers,
Daniel Gerzo
--Dxnq1zWXvFF0Q93v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="diskless.8.diff"
--- diskless.8.orig Fri Dec 30 01:10:41 2005
+++ diskless.8 Fri Dec 30 01:17:14 2005
@@ -146,11 +146,11 @@
.Nm
startup and perform
the actions found in
-.Pa /etc/rc.d/initdiskless ,
.Pa /etc/rc.d/resolv ,
.Pa /etc/rc.d/tmp ,
+.Pa /etc/rc.d/var ,
and
-.Pa /etc/rc.d/var .
+.Pa /etc/rc.initdiskless .
On early 5.x releases, the functions of latter three scripts where
implemented in
.Pa /etc/rc.d/diskless .
--Dxnq1zWXvFF0Q93v--
More information about the freebsd-doc
mailing list