Bug 220338

Summary: service(8) man page could mention rc.subr(8) under SEE ALSO
Product: Documentation Reporter: Mattias Lindvall <mattias.lindvall>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Works As Intended    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mattias Lindvall 2017-06-28 14:40:29 UTC
I was trying to find out what commands are possible to send to service, but it's man page lists only "start|stop|etc.". Was told rc.subr(8) contains it. Would be good if that is mentioned in the service man page.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2018-01-01 09:44:23 UTC
service(1) references rc(8) which has the standard commands. rc(8) itself references rc.subr(8) which contain the implementation details. A direct cross-reference would not help much.

(given that it is cheap to add a xref, if someone feels strongly about it, I will add it, but this is a soft close)