From swear@aa.net  Tue Aug  7 08:34:34 2001
Return-Path: <swear@aa.net>
Received: from localhost.localdomain (host68.207.55.120.aadsl.com [207.55.120.68])
	by hub.freebsd.org (Postfix) with ESMTP id 5C7FA37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Aug 2001 08:34:34 -0700 (PDT)
	(envelope-from swear@aa.net)
Received: (from jojo@localhost)
	by localhost.localdomain (8.11.3/8.11.3) id f77FakV48478;
	Tue, 7 Aug 2001 08:36:46 -0700 (PDT)
	(envelope-from swear@aa.net)
Message-Id: <bz66bzyj8y.6bz@localhost.localdomain>
Date: 07 Aug 2001 08:36:45 -0700
From: swear@aa.net (Gary W. Swearingen)
Sender: jojo@localhost.localdomain
Reply-To: swear@aa.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Handbook uses obsolete "controller" and "disk" keywords.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29500
>Category:       docs
>Synopsis:       Handbook uses obsolete "controller" and "disk" keywords.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 08:40:01 PDT 2001
>Closed-Date:    Sun Sep 2 03:56:57 PDT 2001
>Last-Modified:  Sun Sep 02 03:57:52 PDT 2001
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
none
>Environment:
n/a
================
>Description:

Handbook uses obsolete "controller" and "disk" keywords in the backups chapter.
================
>How-To-Repeat:
n/a
================
>Fix:
patch -d /*/doc/en_US.ISO8859-1/books/handbook/backups < this-PR

*** /tmp/chapter.sgml	Mon Aug  6 21:38:35 2001
--- chapter.sgml	Mon Aug  6 21:47:34 2001
***************
*** 582,596 ****
  
  config		kernel	root on da0 swap on da0 and da1 dumps on da0
  
! controller	isa0
! controller	pci0
  
! controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
! disk		fd0	at fdc0 drive 0
  
! controller	ncr0
  
! controller	scbus0
  
  device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
  device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
--- 582,596 ----
  
  config		kernel	root on da0 swap on da0 and da1 dumps on da0
  
! device		isa0
! device		pci0
  
! device		fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
! device		fd0	at fdc0 drive 0
  
! device		ncr0
  
! device		scbus0
  
  device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
  device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Sun Sep 2 03:56:57 PDT 2001 
State-Changed-Why:  
Patch applied, thanks!  This chapter needs a ton of work, so if you 
know anything about backups with FreeBSD, additional help would sure be 
appreciated. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29500 
>Unformatted:
