[system-administrators-guide] Remove version numbers in doc directories

stephenw stephenw at fedoraproject.org
Thu Jul 31 21:05:31 UTC 2014


commit 19e12b633583dd96c57aaf98ea912fe5f0713087
Author: Simon Clark <simon.richard.clark at gmail.com>
Date:   Fri Feb 7 22:20:00 2014 +0000

    Remove version numbers in doc directories
    
    in Automating_System_Tasks.xml
    
    Signed-off-by: Stephen Wadeley <swadeley at redhat.com>

 en-US/Automating_System_Tasks.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Automating_System_Tasks.xml b/en-US/Automating_System_Tasks.xml
index 4a9a2ea..8891224 100644
--- a/en-US/Automating_System_Tasks.xml
+++ b/en-US/Automating_System_Tasks.xml
@@ -297,7 +297,7 @@ HOME=/
           <para>now + time — time is in minutes, hours, days, or weeks. For example, now + 5 days specifies that the command should be executed at the same time five days from now.</para>
         </listitem>
       </itemizedlist>
-      <para>The time must be specified first, followed by the optional date. For more information about the time format, read the <filename>/usr/share/doc/at-<replaceable>version</replaceable>/timespec</filename> text file.</para>
+      <para>The time must be specified first, followed by the optional date. For more information about the time format, read the <filename>/usr/share/doc/at/timespec</filename> text file.</para>
       <para>After typing the <command>at</command> command with the time argument, the <prompt>at&gt;</prompt> prompt is displayed. Type the command to execute, press <keycap>Enter</keycap>, and press <keycombo><keycap>Ctrl</keycap>
           <keycap>D</keycap>
         </keycombo> . Multiple commands can be specified by typing each command followed by the <keycap>Enter</keycap> key. After typing all the commands, press <keycap>Enter</keycap> to go to a blank line and press <keycombo><keycap>Ctrl</keycap>
@@ -433,7 +433,7 @@ HOME=/
         </listitem>
         <listitem>
           <para>
-            <filename>/usr/share/doc/at-<replaceable>version</replaceable>/timespec</filename> contains more detailed information about the times that can be specified for cron jobs.</para>
+            <filename>/usr/share/doc/at/timespec</filename> contains more detailed information about the times that can be specified for cron jobs.</para>
         </listitem>
         <listitem>
           <para>


More information about the docs-commits mailing list