summaryrefslogtreecommitdiff
path: root/textproc/groff/files
diff options
context:
space:
mode:
authorreed <reed>2004-04-30 15:11:28 +0000
committerreed <reed>2004-04-30 15:11:28 +0000
commitdfb95330dd0420a65a02f678080ae33494e2404b (patch)
treecf9840ca71932c468791272f4fb8df24dfde17ff /textproc/groff/files
parent2f167de230ed1951576a5b00ce750f566fd6f01c (diff)
downloadpkgsrc-dfb95330dd0420a65a02f678080ae33494e2404b.tar.gz
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.
Diffstat (limited to 'textproc/groff/files')
-rw-r--r--textproc/groff/files/mdoc.local5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/groff/files/mdoc.local b/textproc/groff/files/mdoc.local
index c1af4a8170e..a1c8ab63466 100644
--- a/textproc/groff/files/mdoc.local
+++ b/textproc/groff/files/mdoc.local
@@ -36,8 +36,7 @@
.\"
.\" %beginstrip%
.
-.\" NetBSD
-.ds volume-operating-system NetBSD
+.ds volume-operating-system @@VOLUME_OPERATING_SYSTEM@@
.
.\" NetBSD .Lb values
.\".ds str-Lb-libarm32 ARM32 Architecture Library (libarm32, \-larm32)
@@ -138,7 +137,7 @@
.als str-St--isoC99 str-St--isoC-99
.
.\" Default .Os value
-.ds operating-system NetBSD\~1.6
+.ds operating-system @@OPERATING_SYSTEM@@
.\" Other known versions, not yet in groff distribution
.ds operating-system-NetBSD-1.4.2 1.4.2
.ds operating-system-NetBSD-1.4.3 1.4.3