[Bug 258727] da(4): Document multiple sysctls
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258727] da(4) missing multiple SYSCTLs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 07:45:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258727 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=53af9c235f5d368ce788d99e16951a167a152bbc commit 53af9c235f5d368ce788d99e16951a167a152bbc Author: Felix Johnson <felix.the.red@gmail.com> AuthorDate: 2022-09-10 07:44:08 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-09-10 07:44:08 +0000 da.4: Add some sysctl descriptions Add descriptions for the following sysctl's: - kern.cam.da.default_softtimeout - kern.cam.da.disable_wp_protection - kern.cam.da.enable_biospeedup - kern.cam.da.enable_uma_ccbs - kern.cam.da.poll_period - kern.cam.da.send_ordered While here, fix some mandocs warnings. PR: 258727 Reported by: Felix Johnson <felix dot the dot red at gmail dot com> Reviewed by: debdrup, pauamma, gbe MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D32278 share/man/man4/da.4 | 49 ++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 40 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.