diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index ab51fa5fa6a6..2c8e6f48d8b8 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: fstab.5,v 1.30 2005/09/29 20:59:13 jmmv Exp $ +.\" $NetBSD: fstab.5,v 1.31 2005/09/29 21:02:14 jmmv Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -92,42 +92,44 @@ The third field, .Pq Fa fs_vfstype , describes the type of the filesystem. The system currently supports these filesystems: -.Bl -tag -width indent -offset indent +.Bl -tag -width filecore -offset indent .It Em adosfs an .Tn AmigaDOS -filesystem +filesystem. .It Em cd9660 an .Tn ISO -9660 CD-ROM filesystem +9660 CD-ROM filesystem. .It Em ext2fs an implementation of the Linux .Dq Second Extended File-system . .It Em fdesc -an implementation of /dev/fd +an implementation of +.Pa /dev/fd . .It Em ffs a local .Ux -filesystem +filesystem. .It Em filecore a filesystem for -.Tn RISC\ OS +.Tn RISC\ OS . .It Em kernfs -various and sundry kernel statistics +various and sundry kernel statistics. .It Em lfs -a log-structured file-system. Currently does not work. +a log-structured file-system. +Currently does not work. .It Em mfs a local memory-based .Ux -filesystem +filesystem. .It Em msdos an .Tn MS-DOS -.Dq FAT filesystem +.Dq FAT filesystem . .It Em nfs a Sun Microsystems compatible -.Dq Network File System +.Dq Network File System . .It Em ntfs a filesystem used by .Tn Windows NT . @@ -140,19 +142,19 @@ a demonstration of layered filesystems. .It Em portal a general filesystem interface, currently supports TCP and FS mounts. .It Em procfs -a local filesystem of process information +a local filesystem of process information. .It Em ptyfs a pseudo-terminal device file system. .It Em smbfs a shared resource from an SMB/CIFS file server. .It Em swap -a disk partition to be used for swapping and paging +a disk partition to be used for swapping and paging. .It Em tmpfs an efficient memory file system. .It Em umap a user and group re-mapping filesystem. .It Em union -a translucent filesystem +a translucent filesystem. .El .Pp The fourth field,