aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-utmp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/create-utmp.xml')
-rw-r--r--chapter06/create-utmp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/create-utmp.xml b/chapter06/create-utmp.xml
index 74d7cfa81..c250db5e7 100644
--- a/chapter06/create-utmp.xml
+++ b/chapter06/create-utmp.xml
@@ -10,8 +10,8 @@ bad login attempts.</para>
<para>Create these files with their proper permissions by running the
following commands:</para>
-<para><screen><userinput>touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} &amp;&amp;
-chmod 644 /var/run/utmp /var/log/{btmp,lastlog,wtmp}</userinput></screen></para>
+<screen><userinput>touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} &amp;&amp;
+chmod 644 /var/run/utmp /var/log/{btmp,lastlog,wtmp}</userinput></screen>
</sect2>