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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Jul 2021 21:15:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=85128

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

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

 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.