Bug 109226

Summary: [request] No manual entry for sntp
Product: Documentation Reporter: admin
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: bcr
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description admin 2007-02-16 11:00:14 UTC
No manual entry for sntp

Fix: 

writing man pages
How-To-Repeat: always
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-02-16 11:23:21 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Over to maintainer(s).
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2008-01-26 04:54:23 UTC
State Changed
From-To: open->suspended

Mark suspended awaiting a patch.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2008-01-26 19:19:33 UTC
State Changed
From-To: suspended->feedback

We use xntpd for our ntp/sntp implementation.  Is there another Unix 
system where you have a specific man page for sntp that you expected 
to find on FreeBSD?  We could potentially link the ntp page to the 
sntp page with a symlink, but I'm not sure this is necessary unless 
there was some reference somewhere indicating that you should look up 
'man sntp'. 

Please let us know what exactly you're looking for in that man page 
that isn't covered in the ntpd man pages.  Thanks.
Comment 4 Volker 2008-05-18 22:15:33 UTC
The NetBSD project has a manpage for sntp.
http://netbsd.gw.com/cgi-bin/man-cgi?sntp++NetBSD-current

Unfortunately they're missing some options of FreeBSD's sntp
implementation (but this should be easily worked out).

I think having a manpage at all is not a bad idea :)

Volker
Comment 5 Niclas Zeising 2011-10-12 15:13:11 UTC
This is probably better solved by installing the manual page that comes 
with the sntp application in the ntp package. See 
src/contrib/contrib/ntp/sntp/sntp.1
-- 
Niclas Zeising
Comment 6 Benedict Reuschling freebsd_committer freebsd_triage 2017-03-09 12:35:42 UTC
We have a man page for sntp now. Sorry for taking so long.
I close this PR as solved.