diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
| commit | e97407b4f202c33851c3ee51572c0cde85095e83 (patch) | |
| tree | 7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/chroot | |
| parent | a41801c68a57ffad135f82fa0dba1a15e921634b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/chroot')
| -rw-r--r-- | usr.sbin/chroot/chroot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index b51123e0bd87a..5aaa51de584cd 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -39,7 +39,7 @@ .Nm chroot .Nd change root directory .Sh SYNOPSIS -.Nm chroot +.Nm .Ar newroot .Op Ar command .Sh DESCRIPTION @@ -56,7 +56,7 @@ Note, or the shell are run as your real-user-id. .Sh ENVIRONMENT The following environment variable is referenced by -.Nm chroot : +.Nm : .Bl -tag -width SHELL .It Ev SHELL If set, |
