Bug 27161

Summary: manual format is unstable
Product: Documentation Reporter: KONDOU, Kazuhiro <k-fuji>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description KONDOU, Kazuhiro 2001-05-06 22:00:00 UTC
    Some parts of manuals in section 3 are not formatted in
    standardized.
    I want to write any articles about return values into RETURN
    VALUES section, and DESCRIPTION section has only functional
    descriptions.

	Examplly, strcmp(3) has DESCRIPTION and RETURN VALUES section.
	but, very likely function strcasecmp(3) has only DESCRIPTION
    section.

How-To-Repeat:     do "man 3 strcmp" and "man 3 strcasecmp"
Comment 1 ru freebsd_committer freebsd_triage 2001-05-14 19:40:22 UTC
State Changed
From-To: open->closed

Committed, thanks!