Author: pierre
Date: Tue Feb 18 05:36:47 2020
New Revision: 22720

Log:
Fix Documentation URI in logrotate unit

Modified:
   trunk/BOOK/general/sysutils/logrotate.xml

Modified: trunk/BOOK/general/sysutils/logrotate.xml
==============================================================================
--- trunk/BOOK/general/sysutils/logrotate.xml   Mon Feb 17 18:27:03 2020        
(r22719)
+++ trunk/BOOK/general/sysutils/logrotate.xml   Tue Feb 18 05:36:47 2020        
(r22720)
@@ -243,7 +243,7 @@
 <screen role="root" revision="systemd"><userinput>cat &gt; 
/lib/systemd/system/logrotate.service &lt;&lt; "EOF" &amp;&amp;
 <literal>[Unit]
 Description=Runs the logrotate command
-Documentation=logrotate(8)
+Documentation=man:logrotate(8)
 DefaultDependencies=no
 After=local-fs.target
 Before=shutdown.target
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to