diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-06-29 11:38:49 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-06-29 11:38:49 +0200 |
commit | 9f19d3c101f0f08d3dadf7080a5261a627df4701 (patch) | |
tree | 7107ba7469cf11d083e942efa8ada156ab4f7e60 | |
parent | 77b60edcdfee51d90a51e7b5238a278e38ce94a2 (diff) |
Minor tweak to NEWS file
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -31,9 +31,9 @@ Version 0.16.0 The new pkg-bindist command can be used to automatically generate binary distribution packages from bpkg packages for Debian (and alike, such as Ubuntu), Fedora (and alike, such as RHEL), and for other operating systems - as archives. For Debian and Fedora, dependencies can be satisfied with - system packages, bpkg packages, or bundled. See bpkg-pkg-bindist(1) for - details. + as installation archives. For Debian and Fedora, dependencies can be + satisfied with system packages, bpkg packages, or bundled. See + bpkg-pkg-bindist(1) for details. * Package build configuration support (*-build-config manifest values). |