From 5e8eaa452bc6fe01cda65f53628016462aecdbb3 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 13 Nov 2000 16:23:00 +0000 Subject: [PATCH] Fixed the last-minute bug I have made in previous revision (.ie -> .if). --- contrib/groff/tmac/doc-syms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index 77ea78b1d42..afc68c137a3 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -169,7 +169,7 @@ . ie \\n(aC==\\n(aP .aZ . el \{\ . nr aP \\n(aP+1 -. ie \\n(C\\n(aP==2 \{\ +. if \\n(C\\n(aP==2 \{\ . ds b0 \\*(A\\n(aP . ie "\\*(b0"1.0" %comment% . el .ie "\\*(b0"1.1" %comment%