ref: 72a345c3b5aa94eae93a2d6dc210e3afb396228e
parent: cb71e004368b2845ea88e118b5070923d1fa33c7
author: qwx <qwx@sciops.net>
date: Wed Jan 28 11:55:49 EST 2026
gefs(8): fix typo (thanks jpm)
--- a/sys/man/8/gefs
+++ b/sys/man/8/gefs
@@ -337,7 +337,7 @@
% chgrp -u $newuser /n/u/usr/$newuser
% chgrp $newuser /n/u/usr/$newuser
-# Ceate a tmp dir in the unsnapshotted 'other'
+# Create a tmp dir in the unsnapshotted 'other'
# dataset. If it's present, the default namespace
# will use it.
% mount -c /srv/gefs /n/o %other
--
⑨