diff options
| author | Collin Funk <collin.funk1@gmail.com> | 2026-02-06 16:06:28 -0800 |
|---|---|---|
| committer | Collin Funk <collin.funk1@gmail.com> | 2026-02-06 16:06:28 -0800 |
| commit | 2cf491412c199e2211880ec3f4ba387026638a33 (patch) | |
| tree | ef51a790dbf7b6e4a1117c7eba19551a40583e68 | |
| parent | 94f13435b3fa28f1fea214e1b99f274a7f386d99 (diff) | |
| download | coreutils-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-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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] |
