Summary: | Clarify wording in rc.conf(5) | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Andrew Stevenson <andrew> | ||||
Component: | Manual Pages | Assignee: | Mateusz Piotrowski <0mp> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | 0mp, doc, grahamperrin, hrs, jhb | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Sato-san, can you review the changes in this diff since you added the original rc.conf.d documentation? A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d80d7a8e46433b90dc5e7ae69144664b9a6e35df commit d80d7a8e46433b90dc5e7ae69144664b9a6e35df Author: Andrew Stevenson <andrew@ugh.net.au> AuthorDate: 2024-10-11 09:49:42 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-10-11 09:52:56 +0000 rc.conf.5: Clarify wording PR: 196736 MFC after: 3 days share/man/man5/rc.conf.5 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) I've committed the parts of the patch that still applied. The manual page has improved since the patch was submitted. Thanks! A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ddefa76a69d55161c5211bcbbfc71028ef1fd971 commit ddefa76a69d55161c5211bcbbfc71028ef1fd971 Author: Andrew Stevenson <andrew@ugh.net.au> AuthorDate: 2024-10-11 09:49:42 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-10-14 10:23:45 +0000 rc.conf.5: Clarify wording PR: 196736 MFC after: 3 days (cherry picked from commit d80d7a8e46433b90dc5e7ae69144664b9a6e35df) share/man/man5/rc.conf.5 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) |
Created attachment 151644 [details] patch I have tried to clear up the wording in the section regarding rc.conf.d. This patch also fixes what I think were minor errors (e.g. wrong path name in example).