summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2004-01-07 23:31:22 +0000
committerCeri Davies <ceri@FreeBSD.org>2004-01-07 23:31:22 +0000
commita8e1969bfb953417bfc2bce7775aeaf47c20bfdf (patch)
tree851d79d403f8b69ae9dbf744a76b57206ecb63da
parented91a3d95a3e778372c6e56ba0a6f5b8e73eb605 (diff)
Notes
-rw-r--r--sbin/mount_nullfs/mount_nullfs.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index f582a402674e..0f0c3c5f2fbc 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -70,7 +70,7 @@ The
.Nm
file system differs from a traditional
loopback file system in two respects: it is implemented using
-a stackable layers techniques, and it's
+a stackable layers techniques, and its
.Do null-node Dc Ns s
stack above
all lower-layer vnodes, not just over directory vnodes.