From owner-cvs-all Thu Nov 16 9: 4:18 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 B8D9337B479; Thu, 16 Nov 2000 09:04:14 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA04061; Thu, 16 Nov 2000 09:04:14 -0800 (PST) (envelope-from ru@FreeBSD.org) Message-Id: <200011161704.JAA04061@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 16 Nov 2000 09:04:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac doc-common doc-ditroff doc-nroff X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/11/16 09:04:14 PST Modified files: contrib/groff/tmac doc-common doc-ditroff doc-nroff Log: Make the question mark (`?') a valid punctuation character. One can now, for example, write: .Sh EXAMPLES Have you read the .Xr mdoc 7 ? .Pp Do you like .Fx ? The mdoc.samples(7) page has been automatically updated to record this change. Revision Changes Path 1.36 +2 -1 src/contrib/groff/tmac/doc-common 1.2 +2 -1 src/contrib/groff/tmac/doc-ditroff 1.3 +2 -2 src/contrib/groff/tmac/doc-nroff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message