diff options
author | brueffer <brueffer@FreeBSD.org> | 2006-04-19 19:21:42 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2006-04-19 19:21:42 +0000 |
commit | a2f8e1ba1db34cb4838f2223b89853f6d0861cb8 (patch) | |
tree | c3b6f41997977975f8016d64cdaa8d8c79852203 /sbin | |
parent | 65e9b6e77a2da7b6411fd873aba6e24ee5d2ddb6 (diff) | |
download | FreeBSD-src-a2f8e1ba1db34cb4838f2223b89853f6d0861cb8.zip FreeBSD-src-a2f8e1ba1db34cb4838f2223b89853f6d0861cb8.tar.gz |
Add a missing .Pp call.
MFC after: 3 days
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount_nullfs/mount_nullfs.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8 index 57c81dc..177ecdd 100644 --- a/sbin/mount_nullfs/mount_nullfs.8 +++ b/sbin/mount_nullfs/mount_nullfs.8 @@ -168,6 +168,7 @@ For example, imagine mounting a null layer with .Bd -literal -offset indent mount_nullfs /usr/include /dev/layer/null .Ed +.Pp Changing directory to .Pa /dev/layer/null will assign |