From dkelly@nospam.hiwaay.net  Sat Oct 18 06:55:55 1997
Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA19061
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Oct 1997 06:55:54 -0700 (PDT)
          (envelope-from dkelly@nospam.hiwaay.net)
Received: from nospam.hiwaay.net (max4-72.HiWAAY.net [208.147.145.72])
	by fly.HiWAAY.net (8.8.7/8.8.6) with ESMTP id IAA07474
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Oct 1997 08:55:50 -0500 (CDT)
Received: (from dkelly@localhost)
          by nospam.hiwaay.net (8.8.7/8.8.4)
	  id IAA00398; Sat, 18 Oct 1997 08:55:49 -0500 (CDT)
Message-Id: <199710181355.IAA00398@nospam.hiwaay.net>
Date: Sat, 18 Oct 1997 08:55:49 -0500 (CDT)
From: dkelly@hiwaay.net
Reply-To: dkelly@hiwaay.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: confusion in worm(4) manpage      <Synopsis of the problem (one line)>
X-Send-Pr-Version: 3.2

>Number:         4797
>Category:       docs
>Synopsis:       confusion in worm(4) manpage
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 18 07:00:03 PDT 1997
>Closed-Date:    Sun May 24 22:41:45 PDT 1998
>Last-Modified:  Sun May 24 22:42:33 PDT 1998
>Originator:     David Kelly
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
unorganized  
>Environment:

nospam: {432} uname -a
FreeBSD nospam.hiwaay.net 2.2-STABLE FreeBSD 2.2-STABLE #0: Fri Oct 17 21:33:24 CDT 1997     root@nospam.hiwaay.net:/usr/src/sys/compile/PPRO166  i386
nospam: {433} 

>Description:

WORM(4)                FreeBSD Kernel Interfaces Manual                WORM(4)

NAME
     worm - write-once (CD-R) disk driver

SYNOPSIS
     disk worm0
     disk worm0 target 5 lun 0

as I understand, this means I need a "disk worm0" line in my kernel config?
Think it should also mention that it needs the device as shown in LINT.

LINT says: 
device worm0 at scbus?  # SCSI worm

But lint doesn't say anything about a "disk worm0"

>How-To-Repeat:

	

>Fix:
	
Clarify What To Do in worm(4) manpage. And add a "disk worm0" to LINT.

Found "disk worm0" didn't work at all. Finally this got me past syntax
errors:

device  worm0   at scbus?
disk    worm0   #target 6 lun 0

but I wasn't able to do target.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: max 
Responsible-Changed-When: Mon Oct 20 09:00:08 PDT 1997 
Responsible-Changed-Why:  
Misfiled PR. 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 24 22:41:45 PDT 1998 
State-Changed-Why:  
Joerg fixed this in revision 1.13 and 1.6.2.2 of worm.4. 
>Unformatted:
