summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nullfs
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nullfs')
-rw-r--r--sbin/mount_nullfs/mount_nullfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index fbdddb7..1a47b27 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mount_null.8 8.4 (Berkeley) 4/19/94
-.\"
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt MOUNT_NULL 8
@@ -195,7 +195,7 @@ by mapping an vnode arguments to the lower layer.
The first approach is to call the aliasing layer's bypass routine.
This method is most suitable when you wish to invoke the operation
currently being handled on the lower layer. It has the advantage
-the the bypass routine already must do argument mapping.
+the bypass routine already must do argument mapping.
An example of this is
.Em null_getattrs
in the null layer.
OpenPOWER on IntegriCloud