summaryrefslogtreecommitdiff
path: root/sbin/mount_null/mount_null.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_null/mount_null.8')
-rw-r--r--sbin/mount_null/mount_null.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8
index a6e43ed95b7..2894a37ee41 100644
--- a/sbin/mount_null/mount_null.8
+++ b/sbin/mount_null/mount_null.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_null.8,v 1.20 2003/06/02 20:06:15 millert Exp $
+.\" $OpenBSD: mount_null.8,v 1.21 2005/02/27 14:53:51 pedro Exp $
.\" $NetBSD: mount_null.8,v 1.4 1996/04/10 20:57:19 thorpej Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
@@ -73,7 +73,7 @@ First, it serves as a demonstration of layering by proving a layer
which does nothing.
Second, the null layer can serve as a prototype layer.
Since it provides all necessary layer framework,
-new file system layers can be created very easily be starting
+new file system layers can be created very easily by starting
with a null layer.
.Pp
The remainder of this man page examines the null layer as a basis