git: 9front

Download patch

ref: 96ee0e340592925218c2f8b34a72fe5ccb07d783
parent: 4ad73834e43ecbd75eefb09cebb03e8890d03fdc
author: Ori Bernstein <ori@eigenstate.org>
date: Sat May 18 15:00:16 EDT 2024

gefs(8): small formatting fixes (thanks kvik)

--- a/sys/man/8/gefs
+++ b/sys/man/8/gefs
@@ -123,7 +123,7 @@
 attempts to reload the user table from
 .IR /adm/users .
 .PP
-.I save trace
+.I Save trace
 saves a trace of recent operations to a file.
 If a file is not specified, it prints to the console.
 .SH ADM FILES
@@ -171,6 +171,7 @@
 .EX
 df
 .EE
+.PP
 To create a new snapshot:
 .IP
 .EX
--