From owner-freebsd-commit Wed Jan 31 08:35:11 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14630 for freebsd-commit-outgoing; Wed, 31 Jan 1996 08:35:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14607 for cvs-all-outgoing; Wed, 31 Jan 1996 08:35:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14594 for cvs-gnu-outgoing; Wed, 31 Jan 1996 08:35:02 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14569 Wed, 31 Jan 1996 08:34:55 -0800 (PST) Date: Wed, 31 Jan 1996 08:34:55 -0800 (PST) From: Mike Pritchard Message-Id: <199601311634.IAA14569@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/groff/tmac doc-common doc-syms Sender: owner-commit@FreeBSD.ORG Precedence: bulk mpp 96/01/31 08:34:54 Modified: gnu/usr.bin/groff/tmac doc-common doc-syms Log: Teach the .Os macro about FreeBSD and our releases. E.g. .Os FreeBSD 2.1 will now display "FreeBSD 2.1" at the bottom of the man page, instead of just "FreeBSD". Added a bunch of missing standards to the .St macro. 4.4BSD is no longer "BSD Experimental". Obtained from: Partially obtained from NetBSD & 4.4BSD-lite2 Revision Changes Path 1.2 +22 -15 src/gnu/usr.bin/groff/tmac/doc-common 1.2 +68 -8 src/gnu/usr.bin/groff/tmac/doc-syms