ref: e29143c5e06e13c445fa298c7d7c48f1f19f6605
parent: c5c9e947440b7a4d02c29bc465856cd2a80091fb
author: Dave Woodman <dave@naffnet.org.uk>
date: Sun May 11 12:03:31 EDT 2025
Add gefs to fstype man page gefs is known to fstype (1), but the man page does not reflect this.
--- a/sys/man/1/fstype
+++ b/sys/man/1/fstype
@@ -50,5 +50,9 @@
.B hjfs
hj file system (see
.IR hjfs (4))
+.TP
+.B gefs
+experimental file system (see
+.IR gefs (4))
.SH SOURCE
.B /rc/bin/fstype
--
⑨