git: 9front

Download patch

ref: f902deea09c39347366694d98d122703323bc32b
parent: ceb5c619f18d4a3c5d82058b0648c24422899b7f
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Jun 9 22:31:39 EDT 2025

gefs(4): add missing .TP in manpage (thanks Dave Woodman)

--- a/sys/man/4/gefs
+++ b/sys/man/4/gefs
@@ -100,6 +100,7 @@
 After reaming,
 .I gefs
 will exit.
+.TP
 .B -S
 Allow permissive mounts for all users.
 Additionally, if the user file is unreadable, fall back to the default user table.
--