Bug 13657

Summary: mklocale(1) man errors
Product: Documentation Reporter: Zahemszky Gabor <zgabor>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Zahemszky Gabor 1999-09-09 12:10:00 UTC
	The mklocale(1) manual page has some minor problems:
a) missing the documentation of the -d (debug) option
b) missing the documentation of the -o outputfile option
c) missing the documentation of the optional sourcefile parameter
b+c ==> we can use the documented ``mklocale < source > dest'', and the colldef
compatible ``mklocale -o dest source'' format.
d) in the SEE ALSO section, there is a wrong reference, mklocale(1) man page
refers to the mklocale(1) man page :-)
e) in the SEE ALSO section, the reference to the companion colldef(1) man is
missing (by the way, in colldef(1), there _is_ the reference to mklocale(1) )

Fix: 

Well it isn't much work for somebody who has read the mdoc manual page
- not me :-(

ZGabor at CoDe dot HU

PS: b, c, d, and e (and maybe a) was send-pr'd about two years ago.  Sorry,
I haven't got the reference number at hand
How-To-Repeat: 
	man 1 mklocale
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-12-17 14:39:13 UTC
State Changed
From-To: open->closed

Fixed in both -CURRENT and -STABLE. Thanks!