Bug 71730

Summary: [patch] fsinfo(8) man page missing information
Product: Documentation Reporter: Gavin Atkinson <gavin.atkinson>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gavin Atkinson 2004-09-14 16:50:17 UTC
	The man page for fsinfo(8) misses a few important bits of information, because
the mark-up for the crossreferences is wrong. As a result, the description contains:

     The fsinfo utility takes a set of system configuration information, and
     generates a coordinated set of , and mountd(8) configuration files.

rather than

     The fsinfo utility takes a set of system configuration information, and
     generates a coordinated set of amd(8) , mount(8) and mountd(8) configura-
     tion files.

Fix: The fix is to revert half of the changes made in revision 1.8 of the file.
This file is in contrib, however it seems to have had other changes made to it since
the import anyway, so I don't believe this matters.

	(Patch also available at http://www.devrandom.co.uk/freebsd/fsinfo.8.diff)

How-To-Repeat: 
	man 8 fsinfo
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2004-09-14 17:08:00 UTC
Responsible Changed
From-To: freebsd-doc->mbr

Over to Martin who handled the last import, and therefore will know if 
it's OK for this manpage to be updated locally again. 

Martin, if you're happy with this but don't want to handle it yourself, 
then chuck this back at us doc folks.  Thanks.
Comment 2 Martin Blapp freebsd_committer freebsd_triage 2004-10-15 09:24:20 UTC
Responsible Changed
From-To: mbr->freebsd-doc

Just go for it. I'm happy with it :-)
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2004-10-15 13:51:03 UTC
State Changed
From-To: open->patched

Patched in CURRENT, debating on the MFC.  Thanks! 


Comment 4 Tom Rhodes freebsd_committer freebsd_triage 2004-10-15 13:51:03 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Patched in CURRENT, debating on the MFC.  Thanks!
Comment 5 Tom Rhodes freebsd_committer freebsd_triage 2005-02-23 01:45:44 UTC
State Changed
From-To: patched->closed

Better late then never.  MFC complete, close this PR.