From nobody Thu Feb 26 03:26:10 2026 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 4fLxgr2R7sz6T76X for ; Thu, 26 Feb 2026 03:26:16 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fLxgr0Zx2z46LS for ; Thu, 26 Feb 2026 03:26:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772076376; 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=xY2OJUAFc4Ow2/YIIDK3E+E7X6V1A1xBgrdKvMA8suc=; b=d1qVomh57WyyypRzOECRBuBlI2LBBtNFOafgKccEmTHOpJkc3MJTPmPgTS6zp19pxYfxIq sj6w35bj9QeVW4IzM6R+jBqHjOONx64FeRg/4eeodlfy2jf8cXTIkDiP98AT3uZUIGJxjF n3uOfUYdO+jlIfSEL/OrmqcCGKjl1q3gAT6MFjpTVJXWiwtICMKSZ34lCE6VR2yTGLP7yn MnECLe+67tVwWtoBX47AF8qCJkSF3I5p+UcALQfzebNbTRRjHIF/XC40tqPjR2Q1Qu+vY8 hAop4CvkwqSpXna7NAnk/unbi15pZaVrOx2eEpJGlJa8MRpWYW2gfJfNIJBeew== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772076376; a=rsa-sha256; cv=none; b=aaWOmEvy5lFTNy8FsFAWpEs9ThK+lv7BcHOYAm/0EhqTwj3sT7epw84wado3OSu+Mqlx42 VtrmuNRCkzZDHyT8GAbBAW4trUX+xv8pRZHMecaEU86WZ6x/Kqe4FUHcaN8KKGvvoy3R4q hIfImarUticLDzx4joUd6/OFOWooRu0uvbpoYQmaCpa7qstEFD+FqChN2yKijxpMGLwIeb 1IU4GAUWOCG0CmhVS9BAm8TSN5VLoMTErZQvIkAZPhu2nB+3RA00GkK1S9OyGSmgjCpUOm k67InhSPdE7U1/vwpyO/dp6IFDMOqxZElRMWwdsErSZ50u2t3x2q5VJYaPgX7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772076376; 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=xY2OJUAFc4Ow2/YIIDK3E+E7X6V1A1xBgrdKvMA8suc=; b=hMCw+v1Dxo4MSm2Uf1myAlFJmDe4qrqJNhVpMRrsudHRkx0o6pfZx2mqK3n6emnLoE/DeE sXva9b4RFYZnsp5IgYoo8t+7n+0RoQ3BV0I+98mskksvLqQYx6wFe5HKOR5nLQDOxTptYH ostetEdBK/fsHGT47IAtyzO6Eucb9W68m4lsmq9lFueS8ANWICgjiysXXXSbCMLzv8E02G gYkJUBgx+zBeYDv2qq5c+uHtF0Nxh1J9///1ktpyo4E0mTGydb94kbDVkpHhmT42tji4ug DqPLHUr6/x8ZM9T6hMxH7l7KwDLdy4NdPpS6EcL2Z8jBM4ORcxLv6+lqJ/y2bw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fLxgq6SSJzJL for ; Thu, 26 Feb 2026 03:26:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2778f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 26 Feb 2026 03:26:10 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ahmad Khalifa Subject: git: f03fdff591aa - stable/13 - efibootmgr.8: capitalize examples section header 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vexeduxr X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: f03fdff591aac090279b3a58030740172c80621e Auto-Submitted: auto-generated Date: Thu, 26 Feb 2026 03:26:10 +0000 Message-Id: <699fbd52.2778f.5b12b66e@gitrepo.freebsd.org> The branch stable/13 has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=f03fdff591aac090279b3a58030740172c80621e commit f03fdff591aac090279b3a58030740172c80621e Author: Ahmad Khalifa AuthorDate: 2026-02-24 20:11:26 +0000 Commit: Ahmad Khalifa CommitDate: 2026-02-26 03:10:09 +0000 efibootmgr.8: capitalize examples section header MFC after: 3 days (cherry picked from commit fac9ae3db4e6a28dfd467369e262f636e10a3b01) --- usr.sbin/efibootmgr/efibootmgr.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/efibootmgr/efibootmgr.8 b/usr.sbin/efibootmgr/efibootmgr.8 index fc8da06719c5..68eef1c9cbb5 100644 --- a/usr.sbin/efibootmgr/efibootmgr.8 +++ b/usr.sbin/efibootmgr/efibootmgr.8 @@ -179,7 +179,7 @@ Displays the UEFI device path of .It Fl v -verbose Display the device path of boot entries in the output. .El -.Sh Examples +.Sh EXAMPLES To display the current .Cm Boot related variables in the system: