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

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Jul 2021 18:30:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=85128

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

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

commit f32c4c3b00c46c52d00679dbf98d431b747ad305
Author:     Daniel Gerzo <danger@FreeBSD.org>
AuthorDate: 2021-07-12 21:13:03 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-07-16 18:28:44 +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.

    Reviewed by:            imp
    PR:                     85128
    Differential Revision:  https://reviews.freebsd.org/D11887

    (cherry picked from commit 71f6aea4150c66784cbad42c1e1ff908d909c2ec)

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

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