diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-29 23:13:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-29 23:13:57 +0000 |
commit | 159c2d2da34540e99d4aa985dc9e2c7e7a76ec4d (patch) | |
tree | 14654a2cbd70f026b92aa2b760c85f32eddbb588 /appendixa/shadowpwd-desc.xml | |
parent | c4eeb6f378b5b9d1d1e43274b8dfa2bb124b8312 (diff) |
applied Alex's so-it's-ids.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shadowpwd-desc.xml')
-rw-r--r-- | appendixa/shadowpwd-desc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/shadowpwd-desc.xml b/appendixa/shadowpwd-desc.xml index 539fa79e1..41acee519 100644 --- a/appendixa/shadowpwd-desc.xml +++ b/appendixa/shadowpwd-desc.xml @@ -107,9 +107,9 @@ files.</para></sect4> <para>sg executes command as a different group ID.</para></sect4> <sect4><title>su</title> -<para>su changes the effective user id and group id to that of a given user. -This replaces the su programs that's installed from the -Sh-utils package.</para></sect4> +<para>su changes the effective user and group IDs to that of a given user. +(This program replaces the su program installed from the +Sh-utils package.)</para></sect4> <sect4><title>useradd</title> <para>useradd creates a new user or update default new user |