From owner-cvs-all Fri Nov 17 7:30:45 2000 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 3B08737B479; Fri, 17 Nov 2000 07:30:42 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA07233; Fri, 17 Nov 2000 07:30:42 -0800 (PST) (envelope-from ru@FreeBSD.org) Message-Id: <200011171530.HAA07233@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 17 Nov 2000 07:30:41 -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 2000/11/17 07:30:41 PST Modified files: contrib/groff/tmac tmac.doc Log: Fixed Nm macro so that it accepts punctuation characters as argument. For example, neither of the following worked before: .Nm , name, .Nm . name. .Nm : name: .Dq Nm ``name'' .Op Nm . [name]. Revision Changes Path 1.7 +5 -16 src/contrib/groff/tmac/tmac.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message