Bug 17271

Summary: the man page for fmt doesn't list -c as optional
Product: Documentation Reporter: dwmalone <dwmalone>
Component: Books & ArticlesAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dwmalone 2000-03-08 22:40:01 UTC
The synopsis for fmt says:

	fmt -c [goal [maximum]] [name ...]

but the -c is optional, and so it should read

	fmt [-c] [goal [maximum]] [name ...]

How-To-Repeat: 
man fmt
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-09 09:09:32 UTC
Responsible Changed
From-To: freebsd-doc->sheldonh

I'll take this one. 
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-09 09:30:30 UTC
State Changed
From-To: open->closed

Committed, thanks!