doc-src/fixbookmarks.pl
author wenzelm
Sun, 16 Sep 2007 14:52:29 +0200
changeset 24595 5c290506fbc0
parent 6636 80052270f08b
permissions -rw-r--r--
tuned message;


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;