diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-08-30 12:22:49 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-08-30 12:22:49 +0000 |
| commit | 46657c7e778fc9f3178a1de26864b9ca566a5bef (patch) | |
| tree | 7ba2fea8d39bc6d7b5729b2a45d7d918f82a6a49 /usr.bin/su | |
| parent | 3931afc2d0781ef7ee17b50231aa9d619af47d19 (diff) | |
Notes
Diffstat (limited to 'usr.bin/su')
| -rw-r--r-- | usr.bin/su/su.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index 530faf17faf1..17d2ae31318a 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)su.1 8.2 (Berkeley) 4/18/94 -.\" $Id: su.1,v 1.8 1997/02/24 20:32:23 guido Exp $ +.\" $Id: su.1,v 1.9 1997/08/12 06:45:43 charnier Exp $ .\" .\" this is for hilit19's braindeadness: " .Dd April 18, 1994 @@ -112,7 +112,7 @@ is set to .Dq Pa /bin:/usr/bin . .Ev TERM is imported from your current environment. -Envronment variables may be set or overridden from the login class +Environment variables may be set or overridden from the login class capabilities database according to the class of the target login. The invoked shell is the target login's, and .Nm |
