git: d1e652bf04bd - main - camcontrol.8: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jun 2024 16:02:17 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=d1e652bf04bd94ed3469a5a2fcb6938b3f4dcbc0
commit d1e652bf04bd94ed3469a5a2fcb6938b3f4dcbc0
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-06-16 16:01:12 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-06-16 16:01:12 +0000
camcontrol.8: Fix a typo in the manual page
- s/emtpy/empty/
MFC after: 3 days
---
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 bb206bf6ad85..bdda1828abf5 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -2330,7 +2330,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.