X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-scripts%2Fg2t;h=c840ac64f13da4643f95dde92614874f686fe84a;hb=20395676aba7fa5eb9a2c5e0b9f582ec2b3e71e4;hp=6ff2bb3f3d683c876b57ff99dec3e003a15dc8f6;hpb=f055f31efca6f1beea3fb65a06e16265e481e63e;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-scripts/g2t b/doc/doc-scripts/g2t index 6ff2bb3f3..c840ac64f 100755 --- a/doc/doc-scripts/g2t +++ b/doc/doc-scripts/g2t @@ -1,5 +1,4 @@ #! /usr/bin/perl -w -# $Cambridge: exim/doc/doc-scripts/g2t,v 1.2 2005/01/27 10:25:35 ph10 Exp $ # A Perl script to turn the SGCAL source of the Exim documentation into # Texinfo input, more or less... @@ -726,7 +725,7 @@ while (<>) # "-". If we triple it in the menu it gets displayed OK, but building # software complains about non-existent cross references etc. - # I have gone for the horrid kludge of turning it into "-" + # I have gone for the horrid kludge of turning it into "-" # in the menus and nodes. # Exim 4 has added --help, which has the same problem.