Просмотр исходного кода

removed superfluous >

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 лет назад
Родитель
Сommit
36ffdbdfd9
1 измененных файлов с 1 добавлено и 1 удалено
  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>