From cc664e28b748423c5a51e0092644f3c92cf0859e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 24 Mar 2023 10:52:22 +0200 Subject: Add section ids in pkg-bindist man page --- bpkg/pkg-bindist.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bpkg/pkg-bindist.cli b/bpkg/pkg-bindist.cli index 2c05aaa..c9a89da 100644 --- a/bpkg/pkg-bindist.cli +++ b/bpkg/pkg-bindist.cli @@ -164,7 +164,7 @@ namespace bpkg class pkg_bindist_debian_options { - "\h|DEBIAN DESCRIPTION| + "\h#debian|DEBIAN DESCRIPTION| The Debian binary packages are generated by producing the standard \cb{debian/control}, \cb{debian/rules}, and other package metadata files @@ -329,7 +329,7 @@ namespace bpkg class pkg_bindist_fedora_options { - "\h|FEDORA DESCRIPTION| + "\h#fedora|FEDORA DESCRIPTION| The Fedora binary packages are generated by producing the standard RPM spec file and then invoking \cb{rpmbuild(8)} to build the binary package @@ -509,7 +509,7 @@ namespace bpkg class pkg_bindist_archive_options { - "\h|ARCHIVE DESCRIPTION| + "\h#archive|ARCHIVE DESCRIPTION| The installation archive binary packages are generated by invoking the \cb{build2} build system on the required packages directly in their -- cgit v1.1