Bug 23404

Summary: config man page "misspells" config
Product: Documentation Reporter: pfeifer <pfeifer>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: pfeifer
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description pfeifer 2000-12-09 16:30:00 UTC
	In several instances, the man page of config "mispells" config at
	the start of a sentence.

	For example: "Config should be run from the conf subdirectory of
	the system source." should actually read "config should be run...".

	"config" is not a noun, but a specific command. If a user types
	"Config" instead of "config", she will get an error.

Fix: 

Change "Config" to "config".
How-To-Repeat: 
	man config
Comment 1 ben freebsd_committer freebsd_triage 2000-12-11 20:36:42 UTC
State Changed
From-To: open->closed

Committed in -current and -stable, thanks!