Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2024 04:18:36 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 0a2739feae90 - stable/12 - camcontrol.8: Fix a typo in the manual page
Message-ID:  <202406190418.45J4Iaeq040241@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe:

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

commit 0a2739feae90822f6f33e8e5aa00dbac73e8b7cb
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-06-16 16:01:12 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-06-19 04:18:25 +0000

    camcontrol.8: Fix a typo in the manual page
    
    - s/emtpy/empty/
    
    (cherry picked from commit d1e652bf04bd94ed3469a5a2fcb6938b3f4dcbc0)
---
 sbin/camcontrol/camcontrol.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index cf7aec25022d..20ee6f945a52 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -2317,7 +2317,7 @@ For the Report Zones command, specify a subset of zones to report.
 .It all
 Report all zones.
 This is the default.
-.It emtpy
+.It empty
 Report only empty zones.
 .It imp_open
 Report zones that are implicitly open.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406190418.45J4Iaeq040241>