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

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


commit 778ca45cf1c0a217e3caceeae8a33e2b824679aa
Author: Simon Clark <simon.richard.clark at gmail.com>
Date:   Tue Feb 11 20:35:33 2014 +0000

    Remove version numbers in doc directories
    
    in RPM.xml
    
    Change procps package name because Fedora now uses procps-ng fork of procps.
    
    Signed-off-by: Stephen Wadeley <swadeley at redhat.com>

 en-US/RPM.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/en-US/RPM.xml b/en-US/RPM.xml
index 20ef0b4..2984d61 100644
--- a/en-US/RPM.xml
+++ b/en-US/RPM.xml
@@ -656,10 +656,10 @@ ghostscript-8.70-1.&PKGOS;.x86_64</screen>
 <command>rpm -qdf /usr/bin/free</command>
         </screen>
         <para>The output would be similar to the following:</para>
-        <screen>/usr/share/doc/procps-3.2.8/BUGS
-/usr/share/doc/procps-3.2.8/FAQ
-/usr/share/doc/procps-3.2.8/NEWS
-/usr/share/doc/procps-3.2.8/TODO
+        <screen>/usr/share/doc/procps-ng/BUGS
+/usr/share/doc/procps-ng/FAQ
+/usr/share/doc/procps-ng/NEWS
+/usr/share/doc/procps-ng/TODO
 /usr/share/man/man1/free.1.gz
 /usr/share/man/man1/pgrep.1.gz
 /usr/share/man/man1/pkill.1.gz


More information about the docs-commits mailing list