From nobody Sun Dec 05 16:56:29 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0ABD218CF102; Sun, 5 Dec 2021 16:56:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J6XlL2R8hz4Qy3; Sun, 5 Dec 2021 16:56:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 20DA01B775; Sun, 5 Dec 2021 16:56:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B5GuTx7082677; Sun, 5 Dec 2021 16:56:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B5GuTiD082676; Sun, 5 Dec 2021 16:56:29 GMT (envelope-from git) Date: Sun, 5 Dec 2021 16:56:29 GMT Message-Id: <202112051656.1B5GuTiD082676@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 3c3714ac100b - stable/13 - apic.4: Fix a typo List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 3c3714ac100b689185ad8103f83a3e1290c0a664 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638723390; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ghUroCuXwtv83ZCJU346VvFKAxpFI7J7AUI6YVEsPvo=; b=U0fF/9r6WDHK5oUDzQJi6jEu+/hCKUKQkDM/HhgyWhrMxgvwM8mdnNH+DVVNWP0hzt5oQM H/xl9WYG/iSL8RnZLkH1KTdbrWzhSQqFDN3uB3Ir/c+qucdhzsmg57X1Np9wfU0J3uQQNm XcV2+p7V7y7LSQRbJT6rJCCmtNI8oA14xorHWFBbL/Cw2bwW9nLWxYy8P79t66zrVoOW65 +8JFspz7uApU4dcsgvwfMt0HLS5Hqs921myqCUu2uOHVYcPPn2ODLQpzyS9bV7hOU3h8Jl Z/QkvGdhgvgtSizowotbMrr0/ooJdvYh+TDGRotS9w8eCviseIIrKnviy1H99w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638723390; a=rsa-sha256; cv=none; b=vjeSOP9EyHetU9IGks8vPBpkwiW00yYn8Ttqngjw5nBUhlMDgNs0WeGMYx3I2/cceJlLIQ v/+Z1C50aYTq8+8ssAqlUXzxkSX6Zc5iz8/Ig3UZyVwGINSObUIyOTn1Zsz5mCdCECrPZX ZdMnUeeqM7gmEDtBRSyO6AuAiuDKP90lscOlPXv7GNCE1QjrTWVFFA8WrnQgTWg02YrZRM qgYqwDCcqKkbrmu5qDT+TcoKd/dwHipfWyE1dV9CCkeH+QXnA3QNVUx6Zq0GgK/XSoaiCX s4DBnXlJ82ITI7bxifXbXc/YJ4LNzj/NKM3ovo3pVU401v0tXOgcINgh1Ef7vQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3c3714ac100b689185ad8103f83a3e1290c0a664 commit 3c3714ac100b689185ad8103f83a3e1290c0a664 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:06 +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