Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/15/1999 17:19:57
Module Name: src
Committed By: mycroft
Date: Tue Mar 16 01:19:57 UTC 1999
Modified Files:
src/share/tmac: doc doc-common
Log Message:
Use \n(dn to test whether the quoting diversion is empty, rather than
comparing the input line number. The latter fails with things like:
.Oc Oc
because there is nothing in the diversion when the second Oc is executed,
which caused the command that adds \*(b2 to the output to be eaten.