diff options
author | Doug Hogan <doug@cvs.openbsd.org> | 2014-09-08 04:40:31 +0000 |
---|---|---|
committer | Doug Hogan <doug@cvs.openbsd.org> | 2014-09-08 04:40:31 +0000 |
commit | bce46edf706243f7cd1a137813823faf841455b2 (patch) | |
tree | b4330844a0ec7b04c075dc93466b79c8f6cbfef8 /share/man/man5/fstab.5 | |
parent | 502c03edc1b5e2c5b2f528eaa7adf5d6cc2edbcd (diff) |
Additional cleanup for procfs removal
ok guenther@
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r-- | share/man/man5/fstab.5 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 36ec7ba2b73..a103777631e 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.51 2014/07/13 17:39:57 jmc Exp $ +.\" $OpenBSD: fstab.5,v 1.52 2014/09/08 04:40:30 doug Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)fstab.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 13 2014 $ +.Dd $Mdocdate: September 8 2014 $ .Dt FSTAB 5 .Os .Sh NAME @@ -119,8 +119,6 @@ FAT filesystem. A Sun Microsystems compatible Network File System. .It ntfs An NTFS filesystem. -.It procfs -A local filesystem containing process information. .It swap A disk partition to be used for swapping. .It tmpfs |