From d7a3f843c1b544d3a99aa1098ce8a99fe605fa7f Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Fri, 16 Aug 2002 15:24:12 +0000
Subject: [PATCH] Fix Texinfo error.

---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 7cf86144e..0f6f8389e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-08-16  Per Cederqvist  <ceder@ceder.dyndns.org>
 
+	Fix Texinfo error.
+	* doc/Makefile.am (protocol-a.texi): Use '@"a', not '@"a{}', when
+	substituting IAM.
+	* doc/Protocol-A.texi (IAM): Use '@"a', not '@"a{}'.
+
 	"make check" / Python 1.5 compatibility fixes.
 	* doc/checkargs.py (lexer.__init__): Use string.split for Python
 	1.5 compatibility.
-- 
GitLab