From c5001dbd09b6cf47151ec0381ee46fda44a07f60 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 15 Mar 2002 12:24:44 +0000 Subject: [PATCH] Pedantry to satisfy the bin/34159 author. --- usr.sbin/chroot/chroot.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index d3e678628bb0..454155cfd073 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -32,7 +32,7 @@ .\" @(#)chroot.8 8.1 (Berkeley) 6/9/93 .\" $FreeBSD$ .\" -.Dd June 9, 1993 +.Dd January 24, 2002 .Dt CHROOT 8 .Os .Sh NAME @@ -45,15 +45,15 @@ .Sh DESCRIPTION The .Nm -command changes its root directory to the supplied directory +command changes its current and root directories to the supplied directory .Ar newroot -and exec's +and then exec's .Ar command , -if supplied, or an interactive copy of your shell. +if supplied, or an interactive copy of the user's login shell. .Sh ENVIRONMENT The following environment variable is referenced by .Nm : -.Bl -tag -width SHELL +.Bl -tag -width ".Ev SHELL" .It Ev SHELL If set, the string specified by