diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2006-06-17 07:25:58 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2006-06-17 07:25:58 +0000 |
| commit | 613c94ac78c014823a689dc0169ae71b357a44ac (patch) | |
| tree | e53cda0a28534bf3df7c062f6ffa810543c3bde8 /lib | |
| parent | 297bf478370edac4a1773214a5ef0cb5541477eb (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libutil/login_class.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_class.3 b/lib/libutil/login_class.3 index 8f324dd020a7..ca5b2cebf972 100644 --- a/lib/libutil/login_class.3 +++ b/lib/libutil/login_class.3 @@ -81,7 +81,7 @@ The .Ar pwd parameter must not be NULL if this option is used. .It LOGIN_SETUSER -Set ownship of the current process to the uid specified in the +Set ownership of the current process to the uid specified in the .Ar uid parameter using .Xr setuid 2 . |
