Bug 12882

Summary: Incorrect wording in the linux(8) man page
Product: Documentation Reporter: Dag-Erling Smørgrav <des>
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 Dag-Erling Smørgrav 1999-07-30 09:10:00 UTC
The linux(8) manual page talks about an inexistent Linux emulator, instead
of the Linux image activator.

How-To-Repeat: 
des@flood ~% whatis linux
linux(8) - load the Linux emulator kernel module
Comment 1 Nik Clayton 1999-07-30 23:35:05 UTC
How do,

On Fri, Jul 30, 1999 at 10:00:35AM +0200, Dag-Erling Smrgrav wrote:
> Index: sys/modules/linux/linux.8
> ===================================================================
> RCS file: /home/ncvs/src/sys/modules/linux/linux.8,v
> retrieving revision 1.5
> diff -u -r1.5 linux.8
> --- linux.8	1999/04/23 16:12:03	1.5
> +++ linux.8	1999/07/30 07:59:19
> @@ -29,17 +29,17 @@
> -.Nd load the Linux emulator kernel module
> +.Nd load the Linux image activator module
<snip>

It's OK, I won't be offended if you decide to commit this yourself :-)

N
-- 
 [intentional self-reference] can be easily accommodated using a blessed,
 non-self-referential dummy head-node whose own object destructor severs
 the links.
    -- Tom Christiansen in <375143b5@cs.colorado.edu>
Comment 2 nik freebsd_committer freebsd_triage 1999-08-04 19:58:20 UTC
State Changed
From-To: open->closed

Committed, thanks.