Skip site navigation (1)Skip section navigation (2)
Date:      07 Aug 2001 08:36:45 -0700
From:      swear@aa.net (Gary W. Swearingen)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/29500: Handbook uses obsolete "controller" and "disk" keywords.
Message-ID:  <bz66bzyj8y.6bz@localhost.localdomain>

next in thread | raw e-mail | index | archive | help

>Number:         29500
>Category:       docs
>Synopsis:       Handbook uses obsolete "controller" and "disk" keywords.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 08:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bz66bzyj8y.6bz>