diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-08 15:14:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-08 15:14:24 +0000 |
| commit | 5f668f21b41a742d6713e3ec674ecef22707ea0c (patch) | |
| tree | 23aa67d27cf8c11dd5a29cd10785ff00d82d6e76 /usr.bin/su | |
| parent | 9730d1dcf904de2bcf2c69ac663fb2712a778481 (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 f245e888e906..2be438524a3d 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -78,7 +78,7 @@ is set to the target login, unless the target login has a user ID of 0, in which case it is unmodified. The invoked shell is the target login's. This is the traditional behavior of -.Nm su . +.Nm . Resource limits and session priority applicable to the original user's login class (See .Xr login.conf 5 ) @@ -186,7 +186,7 @@ configure authentication services .Xr environ 7 .Sh ENVIRONMENT Environment variables used by -.Nm su : +.Nm : .Bl -tag -width HOME .It Ev HOME Default home directory of real user ID unless modified as |
