Browse Source

removed superfluous >

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 năm trước cách đây
mục cha
commit
36ffdbdfd9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>