Quellcode durchsuchen

removed superfluous >

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans vor 23 Jahren
Ursprung
Commit
36ffdbdfd9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>