From a2accd01f0ac2f25d72443923819abceaf128119 Mon Sep 17 00:00:00 2001 From: charnier Date: Sat, 6 Jul 2002 19:34:18 +0000 Subject: The .Nm utility --- sbin/mount_nullfs/mount_nullfs.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sbin/mount_nullfs') diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8 index eb6ae85..a6f8312 100644 --- a/sbin/mount_nullfs/mount_nullfs.8 +++ b/sbin/mount_nullfs/mount_nullfs.8 @@ -51,7 +51,7 @@ .Sh DESCRIPTION The .Nm -command creates a +utility creates a null layer, duplicating a sub-tree of the filesystem name space under another part of the global filesystem namespace. This allows existing files and directories to be accessed @@ -103,8 +103,9 @@ for constructing new layers. .Sh INSTANTIATING NEW NULL LAYERS New null layers are created with .Nm . -.Nm Mount_nullfs -takes two arguments, the pathname +The +.Nm +utility takes two arguments, the pathname of the lower vfs (target-pn) and the pathname where the null layer will appear in the namespace (mount-point-pn). After the null layer is put into place, the contents -- cgit v1.1