Bug 78520

Summary: error in man(5) lpd.conf, lpd.perms pages, and man(8) checkpc
Product: Documentation Reporter: stheg olloydson <stheg_olloydson>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description stheg olloydson 2005-03-07 03:50:02 UTC
Under FILES, the man pages say the default location of lpd.conf and lpd.perms
is /usr/local/etc/. It is actually /etc/lpd/.

Fix: 

Change /usr/local/etc/ to /usr/lpd/ in the appropriate places. (Sorry, no
docbook here, or I would have included a patch.)
How-To-Repeat: read "man 5 lpd.conf", "man 5 lpd.perms", and "man 8 checkpc" pages.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2006-11-05 00:51:20 UTC
State Changed
From-To: open->closed

These manual pages are not part of the base system but in 
fact are part of the lprng project.  Thus, this bug report 
should go to them.  Thanks! 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2006-11-05 00:51:20 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me.