Date: Sat, 18 Nov 2000 09:34:56 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac tmac.doc Message-ID: <200011181734.JAA86575@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011181734.JAA86575>