diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/man-db.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index c32a99085..644b6f8c7 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -102,7 +102,7 @@ <para>Remove a reference to a non-existent user:</para> -<screen><userinput remap="install">sed -i "s:man root:root root:g" /usr/lib/tmpfiles.d/man-db.conf</userinput></screen> +<screen><userinput remap="install">sed -i "s:man man:root root:g" /usr/lib/tmpfiles.d/man-db.conf</userinput></screen> </sect2> |