From owner-cvs-all Thu Sep 30 7:39:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE39514F0D; Thu, 30 Sep 1999 07:39:24 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA07988; Thu, 30 Sep 1999 07:39:24 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199909301439.HAA07988@freefall.freebsd.org> From: Mike Pritchard Date: Thu, 30 Sep 1999 07:39:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/09/30 07:39:23 PDT Modified files: share/man/man7 mdoc.samples.7 Log: Correctly escape a macro call in the description of the .D1 macro. Also use the correct macro (.D1, not .Dl) to format the text, and in the example output. PR: docs/14051 Submitted by: Revision Changes Path 1.22 +3 -3 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message