Explorar el Código

removed superfluous >

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans hace 23 años
padre
commit
36ffdbdfd9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>