From f04c534a1ab7ff8f575ea8c8ff697a3a1bbcfa2c Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Wed, 18 Apr 2001 07:06:01 +0000
Subject: [PATCH] Check that @rarg{} is used correctly.

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

diff --git a/ChangeLog b/ChangeLog
index d08e4acee..d3f090ab0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-04-18  Per Cederqvist  <ceder@moria>
+
+	Check that @rarg{} is used correctly.
+	* doc/Makefile.am (check-doc): Depend on info. so that
+	checkargs.py is only run on a file that makeinfo can process.
+	Run checkargs.py on Protocol-A.texi.
+	* doc/checkargs.py: New file.
+	* doc/lyskomd.texi: Break overly long lines.
+
 2001-04-16  Per Cederqvist  <ceder@moria>
 
 	Fix comments.
-- 
GitLab