aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/db.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r--chapter06/db.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml
index 367f85e65..ecedf09f9 100644
--- a/chapter06/db.xml
+++ b/chapter06/db.xml
@@ -107,11 +107,9 @@
</variablelist>
- <para>Fix the ownerships of the installed files:</para>
+ <para>Fix the ownership of the installed documentation:</para>
-<screen><userinput>chown -v root:root /usr/bin/db_* \
- /usr/lib/libdb* /usr/include/db* &amp;&amp;
-chown -Rv root:root /usr/share/doc/db-&db-version;</userinput></screen>
+<screen><userinput>chown -Rv root:root /usr/share/doc/db-&db-version;</userinput></screen>
</sect2>