Changeset 1952 for pykota/trunk/man

Show
Ignore:
Timestamp:
11/21/04 22:50:03 (19 years ago)
Author:
jalet
Message:

Introduced the new pkmail command as a simple email gateway

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

Legend:

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

    r1921 r1952  
    1414# $Id$ 
    1515# 
    16 for prog in pkbanner autopykota dumpykota edpykota pykotme repykota warnpykota pkprinters pkhint pykosd ; do  
     16for prog in pkmail pkbanner autopykota dumpykota edpykota pykotme repykota warnpykota pkprinters pkhint pykosd ; do  
    1717    echo $prog ; 
    1818    help2man --no-info --section=1 --manual "User Commands" --source="C@LL - Conseil Internet & Logiciels Libres" --output=$prog.1 $prog ;