summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/mount_nullfs/mount_nullfs.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index a3b197c..f582a40 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -190,8 +190,9 @@ process when constructing other vnode stacks.
One of the easiest ways to construct new file system layers is to make
a copy of the null layer, rename all files and variables, and
then begin modifying the copy.
-.Xr Sed 1
-can be used to easily rename
+The
+.Xr sed 1
+utility can be used to easily rename
all variables.
.Pp
The umap layer is an example of a layer descended from the
OpenPOWER on IntegriCloud