Bug 32593

Summary: man page of isideogram(3) is missing
Product: Base System Reporter: edwin
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   

Description edwin 2001-12-08 01:30:01 UTC
There is no man page of isideogram(3), which is refered to in ctype(3).

Fix: 

None from me. I just want to know what an ideogram is :-)
How-To-Repeat: 
Man ctype, section SEE ALSO.
Then man isideogram.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-10 11:20:02 UTC
State Changed
From-To: open->closed

This PR is a little misleading.  Although the ctype(3) manual 
mentions the isideogram() interface, it doesn't reference 
the missing manual page. 

When someone writes an isideogram(3) manual, a new PR should 
be submitted that provides the page itself and a patch to 
add the cross-reference to ctype(3).