[Bug 258727] da(4): Document multiple sysctls

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 Sep 2022 05:48:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258727

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=8fafc34128dc60305f276ed3b9e816c6416bcd25

commit 8fafc34128dc60305f276ed3b9e816c6416bcd25
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-17 05:47:56 +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
    Differential Revision:  https://reviews.freebsd.org/D32278

    (cherry picked from commit 53af9c235f5d368ce788d99e16951a167a152bbc)

 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.