Browse Source

removed superfluous >

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
36ffdbdfd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter07/sysklogd.xml

+ 1 - 1
chapter07/sysklogd.xml

@@ -8,7 +8,7 @@ option. This option turns off the periodic timestamp mark that syslogd
 writes to the log files every 20 minutes by default. If you want to turn
 on this periodic timestamp mark, edit the <filename>sysklogd</filename>
 script and make the changes accordingly. See <userinput>man
-syslogd</userinput>> for more information.</para>
+syslogd</userinput> for more information.</para>
 
 </sect1>