docs/87698: Missing manual entry for rc.conf.local
Daniel Gerzo
danger at rulez.sk
Mon Dec 26 23:10:08 UTC 2005
The following reply was made to PR docs/87698; it has been noted by GNATS.
From: Daniel Gerzo <danger at rulez.sk>
To: bug-followup at FreeBSD.org, jojo at matfyz.cz
Cc: brooks at 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--
More information about the freebsd-doc
mailing list