From 6c13e96c9cd102a535d7f3baf981df35d64f31ef Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 27 Feb 2006 12:26:50 +0000 Subject: [PATCH] fix html subscript macro git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16769 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/whatis.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/whatis.texi b/doc/whatis.texi index 39a144be1..8c1f45ddb 100644 --- a/doc/whatis.texi +++ b/doc/whatis.texi @@ -42,7 +42,9 @@ services can authenticate each other. @ifhtml @macro sub{arg} -<\arg\> +@html +\arg\ +@end html @end macro @end ifhtml