diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2023-09-05 13:13:51 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2023-09-05 13:13:51 +0000 |
commit | 7d3e394728dac15c5a65142e97fcc881ffefd782 (patch) | |
tree | bb3ea76a1e4af14dfef9ab9e5082391348b128fa /share | |
parent | 6a5807183354ed7c6905ac0bf7b1a431b1208221 (diff) |
update informal toc
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index e32ae3738ad..6682f1e40a4 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.597 2023/09/05 13:04:58 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.598 2023/09/05 13:13:50 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -63,9 +63,9 @@ notice. .Pp This documentation contains sections covering targets, variables, diagnostics, and filenames, ordered in alphabetic order, followed -by a section covering the fake framework, a section -explaining flavors and multi-packages, and a section covering -the generation of package information. +by a section covering the fake framework, a section covering debug +packages generation, a section explaining flavors and multi-packages, +and a section covering the generation of package information. .Pp It ends with sections covering some obsolete targets, variables and files, outlining conversion @@ -1343,8 +1343,9 @@ See also .It Ev CHECKSUM_FILE Location for this port's checksums, used by .Cm checksum , +.Cm makesum , and -.Cm makesum . +.Xr dpb 1 . Defaults to .Pa distinfo . .It Ev CHECKSUM_PACKAGES |