Bug 18562

Summary: Name section of ntptrace.8 is broken.
Product: Documentation Reporter: takamune <takamune>
Component: Books & ArticlesAssignee: Sheldon Hearn <sheldonh>
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-15 12:20:02 UTC
`% man 8 ntpq' shows followings.
     debug more | less | Ic0
     ntpversion 1 | 2 | Ic00Ic11Ic22Ic3

Fix: 1) Macros accept up to nine arguments.
   Use `.Xo' and `.Xc' extended argument list macros.
2) Remove white spaces before end of line.
How-To-Repeat: 
% man 8 ntpq
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-05-15 12:27:16 UTC
Responsible Changed
From-To: freebsd-doc->sheldonh

My bad. 
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-05-15 12:45:10 UTC
State Changed
From-To: open->closed

Committed, thanks!