diff options
author | 2005-12-06 20:18:56 +0000 | |
---|---|---|
committer | 2005-12-06 20:18:56 +0000 | |
commit | f4b42fdc87ebe408bc46a89d22cd93ebfa1123be (patch) | |
tree | dc364fe0336fb3373327e48db664928713a61fc2 /share/man/man5/fstab.5 | |
parent | sync (diff) | |
download | wireguard-openbsd-f4b42fdc87ebe408bc46a89d22cd93ebfa1123be.tar.xz wireguard-openbsd-f4b42fdc87ebe408bc46a89d22cd93ebfa1123be.zip |
Remove fdescfs
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r-- | share/man/man5/fstab.5 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 153771a544a..c02c8c06dde 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.33 2005/11/27 13:11:59 jmc Exp $ +.\" $OpenBSD: fstab.5,v 1.34 2005/12/06 20:18:57 pedro Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -99,9 +99,6 @@ An filesystem. .It cd9660 An ISO 9660 CD-ROM filesystem. -.It fdesc -An implementation of -.Pa /dev/fd . .It ffs A local .Ux |