summaryrefslogtreecommitdiff
path: root/sbin/mount_fdesc/mount_fdesc.8
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-18 16:40:23 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-18 16:40:23 +0000
commit60ffc1a1e705051de71d832be93d0c795a31d893 (patch)
tree2f7430e64d6994185ffdd720bb98a1f2c573755a /sbin/mount_fdesc/mount_fdesc.8
parent2bc1762747fbc8dd892d5b1fe08cb64c22dc1f55 (diff)
from ghudson:
fdescfs now provides . and .. entries, so remove the comment about them not being there.
Diffstat (limited to 'sbin/mount_fdesc/mount_fdesc.8')
-rw-r--r--sbin/mount_fdesc/mount_fdesc.817
1 files changed, 1 insertions, 16 deletions
diff --git a/sbin/mount_fdesc/mount_fdesc.8 b/sbin/mount_fdesc/mount_fdesc.8
index 5a29e3342ac..2de73b59a39 100644
--- a/sbin/mount_fdesc/mount_fdesc.8
+++ b/sbin/mount_fdesc/mount_fdesc.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_fdesc.8,v 1.5 1995/04/23 10:33:15 cgd Exp $
+.\" $NetBSD: mount_fdesc.8,v 1.6 1995/12/17 18:50:19 ghudson Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -148,21 +148,6 @@ the real controlling terminal device.
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
-No
-.Pa .
-and
-.Pa ..
-entries appear when listing the contents of the
-.Pa /dev/fd
-directory.
-This makes sense in the context of this filesystem, but is inconsistent
-with usual filesystem conventions.
-However, it is still possible to refer to both
-.Pa .
-and
-.Pa ..
-in a pathname.
-.Pp
This filesystem may not be NFS-exported.
.Sh HISTORY
The