diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-27 10:40:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-27 10:40:26 +0200 |
commit | ff658e286985f4e2c88260affaf23a78e59f4101 (patch) | |
tree | 375c1b6084a7c1bd3dac9a6ea14391a28f7114d4 | |
parent | edb9d402dca2abaa2c03efe341015771590187e8 (diff) |
Fix man page name in NEWS file
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 0.13.0 This option specifies the proxy server to use when fetching package manifests and archives from remote pkg repositories. See the option - documentation in bpkg-common(1) for details. + documentation in bpkg-common-options(1) for details. * External test packages can now have their own build constraints. |