Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2005 23:10:07 GMT
From:      Daniel Gerzo <danger@rulez.sk>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/87698: Missing manual entry for rc.conf.local
Message-ID:  <200512262310.jBQNA7Af085290@freefall.freebsd.org>

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

From: Daniel Gerzo <danger@rulez.sk>
To: bug-followup@FreeBSD.org, jojo@matfyz.cz
Cc: brooks@one-eyed-alien.net
Subject: Re: docs/87698: Missing manual entry for rc.conf.local
Date: Tue, 27 Dec 2005 00:08:13 +0100

 --RnlQjJ0d97Da+TV1
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hello Brooks,
 
    I have been talking about this a bit in IRC and the discussion was
    finished with that, that the rc.conf(5) and rc.conf.local(5) man
    pages should be linked, since they use the same format.
 
    Since the rc.conf.local is mentioned in rc(8) SYNOPSIS and it's
    still being read so that one can still use it, it shouldn't be
    removed from there.
 
    The diff is attached.
 
 -- 
 Cheers,
    Daniel Gerzo
 
 --RnlQjJ0d97Da+TV1
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="makefile.diff"
 
 --- /usr/src/share/man/man5/Makefile.orig	Mon Dec 26 23:32:13 2005
 +++ /usr/src/share/man/man5/Makefile	Mon Dec 26 23:43:59 2005
 @@ -64,6 +64,7 @@
  MLINKS+=msdosfs.5 msdos.5
  MLINKS+=passwd.5 master.passwd.5
  MLINKS+=quota.user.5 quota.group.5
 +MLINKS+=rc.conf.5 rc.conf.local.5
  MLINKS+=resolver.5 resolv.conf.5
  MLINKS+=utmp.5 lastlog.5 utmp.5 wtmp.5
  
 
 --RnlQjJ0d97Da+TV1--



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