From owner-cvs-all Sat Nov 18 9:34:59 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 7C0B837B479; Sat, 18 Nov 2000 09:34:56 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA86575; Sat, 18 Nov 2000 09:34:56 -0800 (PST) (envelope-from ru@FreeBSD.org) Message-Id: <200011181734.JAA86575@freefall.freebsd.org> From: Ruslan Ermilov Date: Sat, 18 Nov 2000 09:34:56 -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/18 09:34:56 PST Modified files: contrib/groff/tmac tmac.doc Log: While in the SYNOPSIS section, Nm macro always required an argument to setup indentation for the rest of the synopsis line and to automatically emit a line break for a non-first synopsis line. It does not require it anymore. The following now works as expected: .Sh NAME .Nm utility .Sh SYNOPSIS .Nm .Cm start .Nm .Cm stop Revision Changes Path 1.8 +5 -7 src/contrib/groff/tmac/tmac.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message