aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2025-10-26 15:43:35 +0000
committerGordon Bergling <gbe@FreeBSD.org>2025-10-27 06:27:27 +0000
commit187a0a85e15377405068663af743b78481e5564f (patch)
treedeeeb7d6b61e989ad24e685b7c5c2792c0b280b7
parent1a28455cb5f59de98cd6085fce500b457eb80847 (diff)
g_geom.9: Fix a typo in the manual page
- s/strng/string/ MFC after: 5 days
-rw-r--r--share/man/man9/g_geom.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/g_geom.9 b/share/man/man9/g_geom.9
index c5b0c0aded2d..99d0ba074e89 100644
--- a/share/man/man9/g_geom.9
+++ b/share/man/man9/g_geom.9
@@ -66,7 +66,7 @@ function is very similar to
.Fn g_new_geomf
except that it accepts a regular string instead of a
.Xr printf 3 Ns
--like format strng as the geom's name.
+-like format string as the geom's name.
.Pp
The
.Fn g_destroy_geom