[Bug 221686] README.d/ is not mentioned in README
[email protected] Wed, 24 Jun 2026 10:43:02 +0000
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <[email protected]/> |
https://bugzilla.kernel.org/show_bug.cgi?id=221686 --- Comment #1 from Alejandro Colomar ([email protected]) --- On 2026-06-24T10:24:56+0000, [email protected] wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=221686 > > Bug ID: 221686 > Summary: README.d/ is not mentioned in README > Product: Documentation > Version: unspecified > Hardware: All > OS: Linux > Status: NEW > Severity: enhancement > Priority: P3 > Component: man-pages > Assignee: [email protected] > Reporter: [email protected] > Regression: No > > The README file for the Linux man-pages project has a section named “Files” > that lists a bunch of different files and directories and describes them. The > “Files” section mentions the CONTRIBUTING file, the CONTRIBUTING.d/ directory > and the README file, but it does not mention the README.d/ directory. It > would > be better if the README mentioned the README.d/ directory. Hi Jason! Thanks! I've pushed the following patch: commit dab26703f0de1206afe2990b26c084932e792e60 Author: Alejandro Colomar <[email protected]> Date: 2026-06-24 12:41:41 +0200 README: Document README.d/* Reported-by: Jason Yundt <[email protected]> Signed-off-by: Alejandro Colomar <[email protected]> diff --git a/README b/README index d994e3c12f28..6dbcd97a1546 100644 --- a/README +++ b/README @@ -31,6 +31,7 @@ Files Notes for maintainers. README + README.d/* Main information about the project and the repository. RELEASE Have a lovely day! Alex -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.