summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-09-03 09:07:03 +0000
committermillert <millert@openbsd.org>1999-09-03 09:07:03 +0000
commit8b5bc1e6951e25f89d033579fcc26ed725671c25 (patch)
tree4b045e2c8685697d54e9f7d6cf06f29e71773683
parento make this look more like an OpenBSD driver (removed static's) (diff)
downloadwireguard-openbsd-8b5bc1e6951e25f89d033579fcc26ed725671c25.tar.xz
wireguard-openbsd-8b5bc1e6951e25f89d033579fcc26ed725671c25.zip
Mention ext2fs, use the .Ux macro instead of saying UNIX.
-rw-r--r--share/man/man5/fstab.513
1 files changed, 9 insertions, 4 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index dbd1a270664..cf73277c23a 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstab.5,v 1.9 1999/07/09 13:35:38 aaron Exp $
+.\" $OpenBSD: fstab.5,v 1.10 1999/09/03 09:07:03 millert Exp $
.\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -103,16 +103,21 @@ An implementation of
.Pa /dev/fd .
.It ffs
A local
-.Tn UNIX
+.Ux
+filesystem.
+.It ext2fs
+A local Linux compatible ext2fs
filesystem.
.It kernfs
Various and sundry kernel statistics.
.It mfs
A local memory-based
-.Tn UNIX
+.Ux
filesystem.
.It msdos
-An MS-DOS FAT filesystem.
+An
+.Tn MS-DOS
+FAT filesystem.
.It nfs
A Sun Microsystems compatible Network File System.
.It procfs