Summary: | rc.conf.5: Remove documentation of variables which have been removed from the system | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Tobias Rehbein <tobias.rehbein> | ||||
Component: | Manual Pages | Assignee: | Daniel Ebdrup Jensen <debdrup> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | debdrup | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Links to the relevant commits: https://cgit.freebsd.org/src/commit/?id=e2ad10e84792e8dcfb0e03a9b5cb19cd3d93ddf8 https://cgit.freebsd.org/src/commit/?id=f61831d2e8bd44b6568b00d538e738c25190bb96 I'll take this. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=815209920f1d024ca55270c106565a0b770a8c00 commit 815209920f1d024ca55270c106565a0b770a8c00 Author: Tobias Rehbein <tobias.rehbein@web.de> AuthorDate: 2021-03-21 00:01:31 +0000 Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> CommitDate: 2021-03-21 00:08:36 +0000 rc.conf(5): Remove left-over variables ipv6_ipfilter_rules was obsoleted because of ipfilter was updated, and rc_parallel_start was reverted to undergo further refinement. PR: 254398 Fixes: e2ad10e84792, f61831d2e8bd share/man/man5/rc.conf.5 | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) Thank you for your attention to detail. :) |
Created attachment 223416 [details] Patch for rc.conf.5 Remove documentation of variables which have been removed from the system. rc_parallel_start, removed in f61831d2e8bd44b6568b00d538e738c25190bb96 ipv6_ipfilter_rules, removed in e2ad10e84792e8dcfb0e03a9b5cb19cd3d93ddf8