From: <ki...@us...> - 2003-04-18 18:18:18
|
Update of /cvsroot/pymerase/pymerase/man In directory sc8-pr-cvs1:/tmp/cvs-serv20468 Modified Files: pymerase.1 Log Message: Thought author meant author of man page, looks more like author of program... Added Diane as first Author. Index: pymerase.1 =================================================================== RCS file: /cvsroot/pymerase/pymerase/man/pymerase.1,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pymerase.1 18 Apr 2003 02:07:20 -0000 1.1 --- pymerase.1 18 Apr 2003 18:18:14 -0000 1.2 *************** *** 1,10 **** .\" Pymerase Man Page .\" Author: Brandon King ! .\" Last Modified: $ Date $ ! .\" Revision: $ Revision $ .\" .\" groff -man -Tascii pymerase.1 .\" ! .TH pymerase 1 "$ Date $" Linux "Pymerase Manual" .SH NAME pymerase \- Command line interface to Pymerase --- 1,10 ---- .\" Pymerase Man Page .\" Author: Brandon King ! .\" Last Modified: $Date$ ! .\" Revision: $Revision$ .\" .\" groff -man -Tascii pymerase.1 .\" ! .TH pymerase 1 "$Date$" Linux "Pymerase Manual" .SH NAME pymerase \- Command line interface to Pymerase *************** *** 58,61 **** -h, --help Displays a help page with available translators listed. ! .SH AUTHOR Brandon King <ki...@ca...> --- 58,63 ---- -h, --help Displays a help page with available translators listed. ! .SH AUTHORS ! Diane Trout <di...@ca...> ! .PP Brandon King <ki...@ca...> |