Bug 86228

Summary: typos in man4 manual pages, fe.4.
Product: Documentation Reporter: n-kogane <n-kogane>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description n-kogane 2005-09-16 21:40:00 UTC
	I found some typos in fe.4.
	This has been confirmed to the author (M. Sekiguchi).

How-To-Repeat: 	Do "man 4 fe".
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2005-09-16 22:06:28 UTC
On 2005-09-17 05:37, n-kogane@syd.odn.ne.jp wrote:
> --- fe.4.orig	Sun May  8 16:03:16 2005
> +++ fe.4	Sat Sep 17 05:28:45 2005
> @@ -206,7 +206,7 @@
>  .Dv "FE_DEBUG=2"
>  makes standard debugging codes be included,
>  setting the amount of logged messages middle.
> -Messages on lair events and/or questionable conditions
> +Messages on rare events and/or questionable conditions
>  are logged under this setting.
>  .It
>  Setting

Is it possible that this was meant to be "layer events" ?
BTW, the same typo exists in RELENG_4
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-09-22 02:50:26 UTC
State Changed
From-To: open->patched

I removed the entire OPTIONS section, as it only served as a wrapper around 
the bogus FE_DEBUG paragraph.  Thanks for all the help 


Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2005-09-22 02:50:26 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll merge this to other branches as necessary.
Comment 4 Giorgos Keramidas freebsd_committer freebsd_triage 2006-10-30 13:19:13 UTC
State Changed
From-To: patched->closed

The MFC of this change was later superseded by the removal of the 
obsolete `OPTIONS' section, which was MFC'd as part of revision 
1.33.2.2 of the fe(4) manpage.