doc-src/fixbookmarks.pl
author wenzelm
Mon, 04 Dec 2000 23:17:23 +0100
changeset 10581 74e542a299f0
parent 6636 80052270f08b
permissions -rw-r--r--
dignostic commands: comment;


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