aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2024-06-16 16:01:12 +0000
committerGordon Bergling <gbe@FreeBSD.org>2024-06-19 04:18:25 +0000
commit0a2739feae90822f6f33e8e5aa00dbac73e8b7cb (patch)
tree194d92999af1a0cc41443c71e5a539022b6d90ed
parent4b62662bcd672b97676da5812c1b6436805fcb69 (diff)
camcontrol.8: Fix a typo in the manual page
- s/emtpy/empty/ (cherry picked from commit d1e652bf04bd94ed3469a5a2fcb6938b3f4dcbc0)
-rw-r--r--sbin/camcontrol/camcontrol.82
1 files changed, 1 insertions, 1 deletions
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.