gcc/contrib texi2pod.pl ChangeLog
doko@gcc.gnu.org
doko@gcc.gnu.org
Fri Dec 14 14:46:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: doko@gcc.gnu.org 2001-12-14 14:46:32
Modified files:
contrib : texi2pod.pl ChangeLog
Log message:
2001-12-12 Matthias Klose <doko@debian.org>
* texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
generation of more than one man page from one source.
Add '-' to set of valid chars for an identifier.
Let -D option accept flags of the form <flag>=<value>.
Use \s+ for whitespace detection in '@c man' lines.
Handle @set and @clear independent of $output.
Substitute all @value{}'s in a line.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/texi2pod.pl.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/ChangeLog.diff?cvsroot=gcc&r1=1.128&r2=1.129
More information about the Gcc-cvs
mailing list