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.63 (requested by luke...
details: https://anonhg.NetBSD.org/src/rev/9894ddabff9e
branches: netbsd-1-6
changeset: 527970:9894ddabff9e
user: lukem <lukem%NetBSD.org@localhost>
date: Tue Jun 18 14:23:35 2002 +0000
description:
Pull up revision 1.63 (requested by lukem in ticket #294):
ntpd_chrootdir needs /dev/clockctl as well
diffstat:
share/man/man5/rc.conf.5 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 4d3bc2166f61 -r 9894ddabff9e share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Tue Jun 18 14:23:25 2002 +0000
+++ b/share/man/man5/rc.conf.5 Tue Jun 18 14:23:35 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.61.2.1 2002/06/15 02:15:00 lukem Exp $
+.\" $NetBSD: rc.conf.5,v 1.61.2.2 2002/06/18 14:23:35 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 June 15, 2002
+.Dd June 17, 2002
.Dt RC.CONF 5
.Os
.\" turn off hyphenation
@@ -686,7 +686,9 @@
listens to.
This option requires that the kernel has
.Dl pseudo-device clockctl
-compiled in.
+compiled in, and that
+.Pa /dev/clockctl
+is present.
.It Sy sendmail
.Sq YES
or
Home |
Main Index |
Thread Index |
Old Index