Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/ntp/ntpd Restore some changes from before v1.11.
details: https://anonhg.NetBSD.org/src/rev/5f3d87218ee7
branches: trunk
changeset: 522565:5f3d87218ee7
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Feb 21 18:57:44 2002 +0000
description:
Restore some changes from before v1.11.
diffstat:
usr.sbin/ntp/ntpd/ntpd.8 | 23 +++++++++++------------
1 files changed, 11 insertions(+), 12 deletions(-)
diffs (42 lines):
diff -r 68d7e41a44ef -r 5f3d87218ee7 usr.sbin/ntp/ntpd/ntpd.8
--- a/usr.sbin/ntp/ntpd/ntpd.8 Thu Feb 21 17:10:14 2002 +0000
+++ b/usr.sbin/ntp/ntpd/ntpd.8 Thu Feb 21 18:57:44 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ntpd.8,v 1.11 2002/02/21 17:10:15 mason Exp $
+.\" $NetBSD: ntpd.8,v 1.12 2002/02/21 18:57:44 wiz Exp $
.\" Converted from HTML to mandoc by ntp-html2mdoc.pl
.\"
.Dd February 21, 2002
@@ -227,16 +227,17 @@
.%T "Miscellaneous Options" ,
refer to
.Pa /usr/share/doc/html/ntp/miscopt.htm .
-.Pp
.Sh FILES
-.Pa /etc/ntp.conf
-- the default name of the configuration file
-<BR>
-.Pa /etc/ntp.drift
-- the default name of the drift file
-<BR>
-.Pa /etc/ntp.keys
-- the default name of the key file
+.Bl -tag -width /etc/ntp.drift -compact
+.It Pa /etc/ntp.conf
+the default name of the configuration file
+.It Pa /etc/ntp.drift
+the default name of the drift file
+.It Pa /etc/ntp.keys
+the default name of the key file
+.El
+.Sh AUTHORS
+David L. Mills \*[Lt]mills%udel.edu@localhost\*[Gt]
.Sh BUGS
.Nm
has gotten rather fat. While not huge, it has gotten
@@ -244,5 +245,3 @@
on a workstation, particularly since many of the fancy features which
consume the space were designed more with a busy primary server, rather
than a high stratum workstation, in mind.
-.Sh AUTHOR
-Home David L. Mills <mills%udel.edu@localhost>
Home |
Main Index |
Thread Index |
Old Index