From netch@iv.nn.kiev.ua  Sun Nov 17 10:13:28 2002
Return-Path: <netch@iv.nn.kiev.ua>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 80F5F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 10:13:28 -0800 (PST)
Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CE89943E42
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 10:13:25 -0800 (PST)
	(envelope-from netch@iv.nn.kiev.ua)
Received: (from uucp@localhost)
	by segfault.kiev.ua (8) with UUCP id UFD30010;
	Sun, 17 Nov 2002 20:13:22 +0200 (EET)
	(envelope-from netch@iv.nn.kiev.ua)
Received: (from netch@localhost)
	by iv.nn.kiev.ua (8.12.6/8.12.3) id gAHIBuDn003825;
	Sun, 17 Nov 2002 20:11:56 +0200 (EET)
	(envelope-from netch)
Message-Id: <200211171811.gAHIBuDn003825@iv.nn.kiev.ua>
Date: Sun, 17 Nov 2002 20:11:56 +0200 (EET)
From: Valentin Nechayev <netch@netch.kiev.ua>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Old kernel config lines in handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45375
>Category:       docs
>Synopsis:       Old kernel config lines in handbook
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    blackend
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 17 10:20:01 PST 2002
>Closed-Date:    Thu Dec 12 10:02:25 PST 2002
>Last-Modified:  Thu Dec 12 10:02:25 PST 2002
>Originator:     Valentin Nechayev
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
private
>Environment:
System: FreeBSD 4.7-RELEASE i386


>Description:

Some samples in handbook contain kernel config lines for 2.* branches.

20:06:38:netch@iv:/usr/share/doc/en_US.ISO8859-1/books/handbook>fgrep -w vector book.txt
     device lpt0 at isa? port? tty irq N vector lptintr
     device lpt0 at isa? port? tty vector lptintr
     device          fdc0        at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
     device          sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
     device          npx0        at isa? port "IO_NPX" irq 13 vector npxintr
     device              sio0    at isa? port "IO_COM1" tty irq 4 vector siointr
     device              sio1    at isa? port "IO_COM2" tty irq 3 vector siointr
     device              sio2    at isa? port "IO_COM3" tty irq 5 vector siointr
     device              sio3    at isa? port "IO_COM4" tty irq 9 vector siointr
   handling of the trap vector for the signal trampoline code, and sever
   The Linux system call vector contains, among other things, a list of

Discovered by: Sergey Zaikov <2:5022/5.66>

>How-To-Repeat:

Grep ;)

>Fix:

Trivial.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->blackend 
Responsible-Changed-By: blackend 
Responsible-Changed-When: Sun Nov 17 13:46:28 PST 2002 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45375 

From: Tom Rhodes <trhodes@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: blackend@FreeBSD.org
Subject: Re: docs/45375: Old kernel config lines in handbook
Date: Thu, 12 Dec 2002 12:33:10 -0500

 Marc,
 
 Whats the status of this PR.  I want to start breaking the chapter
 into a 5.0 && 4.0 section where the kernel config files are on
 seperate pages.  Everything else which is applicable to the build
 operation will remain the same, except for a few parts which will
 require either <note>'s or a rewrite area.  If you want me to close
 this PR while I'm doing the work, then assign it to me please and
 I'll see it done.
 
 Thanks!
 
 --
 Tom Rhodes

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Tom Rhodes <trhodes@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/45375: Old kernel config lines in handbook
Date: Thu, 12 Dec 2002 18:55:24 +0100

 On Thu, Dec 12, 2002 at 12:33:10PM -0500, Tom Rhodes wrote:
 > Marc,
 > 
 > Whats the status of this PR.  I want to start breaking the chapter
 > into a 5.0 && 4.0 section where the kernel config files are on
 > seperate pages.  Everything else which is applicable to the build
 > operation will remain the same, except for a few parts which will
 > require either <note>'s or a rewrite area.  If you want me to close
 > this PR while I'm doing the work, then assign it to me please and
 > I'll see it done.
 >
 
 In fact the PR was about old 2.X/3.X kernel config lines in various
 chapters not in kernelconfig chapter.  I fixed the "problems", I just
 forgot to close the PR :)
 
 Marc
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Thu Dec 12 10:00:32 PST 2002 
State-Changed-Why:  
Fixed, all 2.X/3.X lines were updated to 4.X and 5.X when it was 
possible.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45375 
>Unformatted:
