Changeset 1866

Show
Ignore:
Timestamp:
10/22/04 00:56:40 (19 years ago)
Author:
jalet
Message:

Re-added manual pages where they belong to

Location:
pykota/trunk/man
Files:
100 added
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/genman.sh

    r1840 r1866  
    1717    echo $prog ; 
    1818    help2man --no-info --section=1 --manual "User Commands" --source="C@LL - Conseil Internet & Logiciels Libres" --output=$prog.1 $prog ;  
    19     for loc in be br de el en es fr it pt sv th ; do 
     19    for loc in *_* ; do 
    2020        echo "  $loc" ; 
    2121        cd $loc ;