Bug 18674

Summary: ntptime.htm and ntptime.8
Product: Documentation Reporter: takamune <takamune>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description takamune 2000-05-19 10:00:02 UTC
(1) `man 8 ntptime' shows:
     -s status

     -t time_constant
             Specify time constant, an integer in the range 0-4.

    The description on `-s' option is missing.

(2) Then, the `src/contrib/ntp/html/ntptime.htm' which is an original
    HTML document of this manual page is very starange as compared with
    the usage of `ntptime' command.

	o `-h' option shows usage.
	o `-l' option doesn't supported.
	o `-m' option specify max errors.
	o Range of `time_constant' is 0-10.

    I've sent another patch (appended to this pr) to the author,
    and it has already fixed in NTP CVS Repository:
	<http://maccarony.ntp.org/cgi-bin/cvsweb.cgi/ntp/html/ntptime.htm>

So I hope that we will apply this patch to `ntptime.htm' and `ntptime.8'.

Thanks.

How-To-Repeat: 
man 8 ntptime
Comment 1 dd freebsd_committer freebsd_triage 2001-04-08 19:57:06 UTC
State Changed
From-To: open->closed

As you mentioned, the ntp stuff is externally maintained.  FreeBSD 
will pick up your changes with the next update.