Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/share/man/man5 Pull up revision 1.62 (requested by luke...



details:   https://anonhg.NetBSD.org/src/rev/2c6936983e26
branches:  netbsd-1-6
changeset: 527923:2c6936983e26
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sat Jun 15 02:15:00 2002 +0000

description:
Pull up revision 1.62 (requested by lukem in ticket #278):
$ntpd_chroot requires "pseudo-device clockctl" in the kernel

diffstat:

 share/man/man5/rc.conf.5 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r ecfbb876d27e -r 2c6936983e26 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Sat Jun 15 02:13:47 2002 +0000
+++ b/share/man/man5/rc.conf.5  Sat Jun 15 02:15:00 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.61 2002/05/19 01:01:34 lukem Exp $
+.\"    $NetBSD: rc.conf.5,v 1.61.2.1 2002/06/15 02:15:00 lukem Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" Copyright (c) 1997 Curt J. Sampson
@@ -32,7 +32,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 19, 2002
+.Dd June 15, 2002
 .Dt RC.CONF 5
 .Os
 .\" turn off hyphenation
@@ -684,6 +684,9 @@
 will be added to the list of log sockets that
 .Xr syslogd 8
 listens to.
+This option requires that the kernel has
+.Dl pseudo-device clockctl
+compiled in.
 .It Sy sendmail
 .Sq YES
 or



Home | Main Index | Thread Index | Old Index