NetBSD/share/man/man7
hubertf 8bf93eced0 Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:35 +00:00
..
Makefile Make mandoc point to mdoc. 2000-04-17 17:03:37 +00:00
ascii.7 Boring whitespace fixes. 2001-09-11 01:02:18 +00:00
environ.7 Whitespace fix. 2001-10-15 13:44:19 +00:00
hier.7 Add acorn32. 2001-11-23 16:32:20 +00:00
hostname.7 Fix .Nm usage. 2000-03-24 22:48:32 +00:00
intro.7 Resync list with reality: 2000-05-22 09:02:07 +00:00
mailaddr.7 Drop superfluous .Pp's, punctuation fixes, improve citation. 2001-09-11 01:24:47 +00:00
mdoc.7 add sections to xrefs. 2001-04-09 17:35:51 +00:00
mdoc.samples.7 Fixed Fo/Fc example, the one given did not format correctly when 2001-07-08 06:23:15 +00:00
operator.7
packages.7 Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:35 +00:00
release.7 Drop superfluous .Pp. 2001-09-11 01:25:39 +00:00
signal.7 xref fpgetmask(3) and fpsetmask(3) 2001-05-04 21:02:27 +00:00
symlink.7 Punctuation fixes. 2001-09-11 01:25:53 +00:00