Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2004 15:11:28
Module Name:	pkgsrc
Committed By:	reed
Date:		Fri Apr 30 15:11:28 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/textproc/groff: Makefile
	pkgsrc/textproc/groff/files: mdoc.local

Log Message:
This configures the to-be-installed mdoc.local file so the
"volume-operating-system" macro is ${OPSYS}.  And sets the default
.Os value to "pkgsrc" as suggested by wiz@.  (It was hard-coded
"NetBSD\~1.6".)

Usually the mdoc.local "volume-operating-system" definition is for
the operating system name often displayed on top of man pages. And
"operating-system" is for the default .Os value (operating system
and version/release) and is usually displayed at bottom of man page.

Bump PKGREVISION.

This closes my PR #23100.


To generate a diff of this commit:
cvs rdiff -r1.5779 -r1.5780 pkgsrc/doc/CHANGES
cvs rdiff -r1.16 -r1.17 pkgsrc/textproc/groff/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/groff/files/mdoc.local

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.