From bhlewis@gte.net  Wed Feb 25 15:11:48 1998
Received: from gte.net (1Cust194.tnt1.lafayette.in.da.uu.net [208.254.19.194])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA20023
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Feb 1998 15:11:46 -0800 (PST)
          (envelope-from bhlewis@gte.net)
Received: (from root@localhost)
	by gte.net (8.8.8/8.8.8) id SAA03758;
	Wed, 25 Feb 1998 18:11:32 -0500 (EST)
	(envelope-from bhlewis)
Message-Id: <199802252311.SAA03758@gte.net>
Date: Wed, 25 Feb 1998 18:11:32 -0500 (EST)
From: bhlewis@gte.net
Reply-To: bhlewis@gte.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: fstab.5 refers to isofs instead of cd9660
X-Send-Pr-Version: 3.2

>Number:         5849
>Category:       docs
>Synopsis:       fstab.5 refers to isofs instead of cd9660
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 15:20:02 PST 1998
>Closed-Date:    Wed Feb 25 18:18:07 PST 1998
>Last-Modified:  Wed Feb 25 18:18:17 PST 1998
>Originator:     Benjamin Lewis
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
None
>Environment:

	FreeBSD 3.0-CURRENT as of Feb 24, 1998

>Description:

	The documentation for the fstab file indicates that one should
	use isofs for ISO 9660 filesystems.  Unfortunately, mount_isofs
	does not exist.

>How-To-Repeat:

	man 5 fstab

>Fix:
	

*** fstab.5	Thu Mar  6 22:28:01 1997
--- fstab.5.new	Wed Feb 25 18:04:03 1998
***************
*** 105,111 ****
  a disk partition to be used for swapping
  .It Em msdos
  a DOS compatible filesystem
! .It Em isofs 
  a CD-ROM filesystem (as per ISO 9660)
  .\" maybe also say Rock Ridge extensions are handled ?
  .It Em procfs 
--- 105,111 ----
  a disk partition to be used for swapping
  .It Em msdos
  a DOS compatible filesystem
! .It Em cd9660 
  a CD-ROM filesystem (as per ISO 9660)
  .\" maybe also say Rock Ridge extensions are handled ?
  .It Em procfs 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Wed Feb 25 18:18:07 PST 1998 
State-Changed-Why:  
Fix applied, thanks! 
>Unformatted:
