Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 00:30:13 GMT
From:      Daniel Gerzo <danger@rulez.sk>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/90370: diskless(8) man page has wrong file location for /etc/rc.initdiskless
Message-ID:  <200512300030.jBU0UDGG042510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/90370; it has been noted by GNATS.

From: Daniel Gerzo <danger@rulez.sk>
To: bug-followup@FreeBSD.org, feenberg@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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512300030.jBU0UDGG042510>