Author: sparky                       Date: Mon Jul 31 23:35:13 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   man-ro-usr.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/man-ro-usr.patch
diff -u SOURCES/man-ro-usr.patch:1.6 SOURCES/man-ro-usr.patch:1.7
--- SOURCES/man-ro-usr.patch:1.6        Tue Aug  9 20:39:06 2005
+++ SOURCES/man-ro-usr.patch    Tue Aug  1 01:35:08 2006
@@ -22,14 +22,14 @@
      -w) manpath=`man --path`
        catpath=$manpath
        continue;;
--    -*) echo "Usage: makewhatis [-u] [-v] [-w] [manpath] [-c [catpath]]"
-+    -*) echo "Usage: makewhatis [-r] [-u] [-v] [-w] [manpath] [-c [catpath]]"
+-    -*) echo "Usage: makewhatis [-s sections] [-u] [-v] [-w] [manpath] [-c 
[catpath]]"
++    -*) echo "Usage: makewhatis [-r] [-s sections] [-u] [-v] [-w] [manpath] 
[-c [catpath]]"
        echo "       This will build the whatis database for the man pages"
        echo "       found in manpath and the cat pages found in catpath."
 +      echo "       -r: allow make the whatis database if /usr is read-only"
+         echo "       -s: sections (default: $sections)"
        echo "       -u: update database with new pages"
        echo "       -v: verbose"
-       echo "       -w: use manpath obtained from \`man --path\`"
 @@ -144,17 +147,28 @@
  fi
  catpath=`echo ${catpath} | tr : ' '`
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/man-ro-usr.patch?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to