From owner-cvs-share Sun Dec 15 15:33:22 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA14957 for cvs-share-outgoing; Sun, 15 Dec 1996 15:33:22 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA14949; Sun, 15 Dec 1996 15:33:21 -0800 (PST) Date: Sun, 15 Dec 1996 15:33:21 -0800 (PST) From: Mike Pritchard Message-Id: <199612152333.PAA14949@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/misc mdoc.template Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/12/15 15:33:20 Modified: share/misc mdoc.template Log: Add .Nm and .Nd lines to the template so that anyone starting a man page from this file will not forget to include them, since they are not optional.. Revision Changes Path 1.2 +3 -1 src/share/misc/mdoc.template