Date: Sun, 5 Dec 2021 16:56:29 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 59c3240ce47c - stable/12 - apic.4: Fix a typo Message-ID: <202112051656.1B5GuT2H082652@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=59c3240ce47c2fd18bf0722b91fee3557886683a commit 59c3240ce47c2fd18bf0722b91fee3557886683a Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-11-27 12:25:30 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-12-05 16:45:07 +0000 apic.4: Fix a typo MFC after: 3 days (cherry picked from commit aa798fc2f17eea83c20c18f144fa5c07c1a9a25f) --- share/man/man4/apic.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/apic.4 b/share/man/man4/apic.4 index 02d199b17754..da9b71ef6798 100644 --- a/share/man/man4/apic.4 +++ b/share/man/man4/apic.4 @@ -39,7 +39,7 @@ kernel configuration file: .Cd "device apic" .Ed .Pp -The following tunable is settable from the +The following tunables are settable from the .Xr loader 8 : .Bl -ohang .It Va hint.apic. Ns Ar X Ns Va .clock
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112051656.1B5GuT2H082652>