From owner-freebsd-commit Mon Feb 12 11:27:44 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20560 for freebsd-commit-outgoing; Mon, 12 Feb 1996 11:27:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20550 for cvs-all-outgoing; Mon, 12 Feb 1996 11:27:39 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20540 for cvs-share-outgoing; Mon, 12 Feb 1996 11:27:37 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20533 Mon, 12 Feb 1996 11:27:35 -0800 (PST) Date: Mon, 12 Feb 1996 11:27:35 -0800 (PST) From: Mike Pritchard Message-Id: <199602121927.LAA20533@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man7 mdoc.7 mdoc.samples.7 src/share/man/man4 update.4 Sender: owner-commit@FreeBSD.ORG Precedence: bulk mpp 96/02/12 11:27:35 Modified: share/man/man4 update.4 share/man/man7 mdoc.7 mdoc.samples.7 Log: Document the new ".Fx" macro in the mdoc man pages. I also changed the update(4) man page to use this new macro just to have something to test it on. Revision Changes Path 1.2 +7 -4 src/share/man/man4/update.4 1.2 +1 -0 src/share/man/man7/mdoc.7 1.4 +23 -2 src/share/man/man7/mdoc.samples.7