summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCollin Funk <collin.funk1@gmail.com>2026-02-06 16:06:28 -0800
committerCollin Funk <collin.funk1@gmail.com>2026-02-06 16:06:28 -0800
commit2cf491412c199e2211880ec3f4ba387026638a33 (patch)
treeef51a790dbf7b6e4a1117c7eba19551a40583e68
parent94f13435b3fa28f1fea214e1b99f274a7f386d99 (diff)
downloadcoreutils-2cf491412c199e2211880ec3f4ba387026638a33.tar.gz
coreutils-2cf491412c199e2211880ec3f4ba387026638a33.zip
doc: NEWS: mention the recent kill documentation fix
* NEWS: Mention that the kill documentation now has the anchors expected by 'kill --help'.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67ff49939..5fbf1bdc5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** Bug fixes
+
+ 'kill --help' now has links to valid anchors in the html manual.
+ [bug introduced in coreutils-9.10]
+
* Noteworthy changes in release 9.10 (2026-02-04) [stable]