From: bert hubert Date: Wed, 29 May 2013 17:55:08 +0000 (+0200) Subject: stop expanding \t1 in our documentation to a ticket link. This sucks for tickets... X-Git-Tag: auth-3.3-rc2~65^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf990b6bf1591a27aaa7919dc20b5d9d5f6d05bb;p=thirdparty%2Fpdns.git stop expanding \t1 in our documentation to a ticket link. This sucks for tickets 0 through 9. Fixes #835. --- diff --git a/pdns/docs/expand b/pdns/docs/expand index 44e537c00a..c70be1e263 100755 --- a/pdns/docs/expand +++ b/pdns/docs/expand @@ -10,4 +10,4 @@ sed \ sed \ 's|\| \1|g' | sed \ -'s|\| ticket \1|g' +'s|\| ticket \1|g'