[Bug 85128] [patch] loader.conf(5) autoboot_delay incompletly described

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Oct 2021 16:10:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=85128

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

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

commit d9735b8c10b6d56fb1c62f1e943dfe0a5bfae5af
Author:     Daniel Gerzo <danger@FreeBSD.org>
AuthorDate: 2021-07-12 21:13:03 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2021-10-08 08:15:08 +0000

    loader: update autoboot description and move to loader.conf.5

    Document "NO" special value for the autoboot_delay and move the
    description to loader.conf.5.

    imp reworked some of the wording from danger's patch.

    PR:                     85128

    (cherry picked from commit 71f6aea4150c66784cbad42c1e1ff908d909c2ec)

 stand/defaults/loader.conf.5 | 41 +++++++++++++++++++++++++++++++++++++++++
 stand/man/loader.8           | 31 ++-----------------------------
 2 files changed, 43 insertions(+), 29 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.