aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/shadow.xml8
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 20cbc7263..4dfd4d5fb 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,6 +87,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>September 28th, 2004 [matt]: Added <quote>su</quote> to
+the list of files installed by shadow</para></listitem>
+
<listitem><para>September 28th, 2004 [matt]: Remove potential confusion caused
by incorrect text in replaceable tags (bug 906 - Igor Zivkovic).</para></listitem>
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 7d57442af..c327525e2 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -375,6 +375,14 @@ is set to that of the given group.</para>
</listitem>
</varlistentry>
+<varlistentry id="su">
+<term><command>su</command></term>
+<listitem>
+<indexterm zone="ch-system-shadow su"><primary sortas="b-su">su</primary></indexterm>
+<para>runs a shell with substitute user and group IDs.</para>
+</listitem>
+</varlistentry>
+
<varlistentry id="useradd">
<term><command>useradd</command></term>
<listitem>