Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/ntp/ntpq Sort sections, use standard headers.



details:   https://anonhg.NetBSD.org/src/rev/28a351c2fa57
branches:  trunk
changeset: 521553:28a351c2fa57
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 02 01:26:51 2002 +0000

description:
Sort sections, use standard headers.

diffstat:

 usr.sbin/ntp/ntpq/ntpq.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 700c5134ebef -r 28a351c2fa57 usr.sbin/ntp/ntpq/ntpq.8
--- a/usr.sbin/ntp/ntpq/ntpq.8  Sat Feb 02 01:26:18 2002 +0000
+++ b/usr.sbin/ntp/ntpq/ntpq.8  Sat Feb 02 01:26:51 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ntpq.8,v 1.7 2002/01/19 11:44:58 wiz Exp $
+.\"    $NetBSD: ntpq.8,v 1.8 2002/02/02 01:26:51 wiz Exp $
 .\" Converted from HTML to mandoc by ntp-html2mdoc.pl
 .\"
 .Dd March 29, 2000
@@ -420,6 +420,8 @@
 Like the readlist request, except the internal list variables are written
 instead of read.
 .El
+.Sh AUTHORS
+David L. Mills (mills%udel.edu@localhost)
 .Sh BUGS
 The peers command is non-atomic and may occasionally result in spurious
 error messages about invalid associations occurring and terminating the
@@ -427,5 +429,3 @@
 time for timeouts since it assumes sort of a worst case. The program should
 improve the timeout estimate as it sends queries to a particular host,
 but doesn't.
-.Sh AUTHOR
-David L. Mills (mills%udel.edu@localhost)



Home | Main Index | Thread Index | Old Index