diff options
author | joel <joel@FreeBSD.org> | 2012-10-07 19:53:04 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-10-07 19:53:04 +0000 |
commit | e9b754bcb572786f945961cc6fca58ff29a4f0ef (patch) | |
tree | 16951a6acb2feded229c758e60149ab8c081ab84 /usr.sbin/chroot | |
parent | bfb53c205cc5070309c8d61379cb48a0522ecade (diff) | |
download | FreeBSD-src-e9b754bcb572786f945961cc6fca58ff29a4f0ef.zip FreeBSD-src-e9b754bcb572786f945961cc6fca58ff29a4f0ef.tar.gz |
Minor mdoc fixes.
Diffstat (limited to 'usr.sbin/chroot')
-rw-r--r-- | usr.sbin/chroot/chroot.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index d847175..e5f9f44 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -60,7 +60,7 @@ options are given, the user, group and group list of the process are set to these values after the -.Xr chroot 8 +.Nm has taken place. .Sh ENVIRONMENT The following environment variable is referenced by |