Changed isofs to cd9660.
Bug was reported by Carsten Hammer in PR #779.
This commit is contained in:
parent
afd5a260df
commit
93c0a2ddc0
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: fstab.5,v 1.4 1994/11/30 19:31:18 jtc Exp $
|
||||
.\" $NetBSD: fstab.5,v 1.5 1995/02/03 18:17:32 jtc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -87,7 +87,7 @@ The system currently supports nine types of filesystems:
|
|||
.Bl -tag -width indent -offset indent
|
||||
.It Em fdesc
|
||||
an implementation of /dev/fd
|
||||
.It Em isofs
|
||||
.It Em cd9660
|
||||
an ISO 9660 CD-ROM filesystem
|
||||
.It Em kernfs
|
||||
various and sundry kernel statistics
|
||||
|
|
Loading…
Reference in New Issue