aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_null
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1994-10-30 18:23:22 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1994-10-30 18:23:22 +0000
commitb210d5f66a12ae786a3eb98214a707d388e637fb (patch)
tree0c0609b17a5a59f60e5b79ab7cd2999ffc9499ea /sbin/mount_null
parent90c7a938ef8fabe8a546a0f522ea1dba979cbdce (diff)
Notes
Diffstat (limited to 'sbin/mount_null')
-rw-r--r--sbin/mount_null/mount_null.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8
index 6c8106fd1cfaf..b044bd2c2426e 100644
--- a/sbin/mount_null/mount_null.8
+++ b/sbin/mount_null/mount_null.8
@@ -78,7 +78,7 @@ man page for possible options and their meanings.
.El
.Pp
The null layer has two purposes.
-First, it serves as a demonstration of layering by proving a layer
+First, it serves as a demonstration of layering by providing a layer
which does nothing.
(It actually does everything the loopback file system does,
which is slightly more than nothing.)