From owner-cvs-all Wed Feb 7 9:45:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E78A37B401; Wed, 7 Feb 2001 09:45:29 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f17HjSN88671; Wed, 7 Feb 2001 09:45:28 -0800 (PST) (envelope-from ru) Message-Id: <200102071745.f17HjSN88671@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 7 Feb 2001 09:45:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac tmac.doc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/07 09:45:26 PST Modified files: contrib/groff/tmac tmac.doc Log: 1. Disable hyphenation on a dash (`-') character in macro arguments. 2. Disable recognition of end-of-sentence characters in text-type macro arguments. 3. Fix the missing space bug when an end-of-sentence character was followed by another punctuation character. 4. Fix the bug where hyphenation was left disabled after .Re. Obtained from: mdocNG Revision Changes Path 1.15 +6 -5 src/contrib/groff/tmac/tmac.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message