ref: b37b35e087440c941104629cdceb2d5b239cff42
parent: 933430e73d28efd45f8a98058ad39801d4b45f33
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Oct 18 19:24:36 EDT 2024
upasfs(4): make the name match the executable path this allows us to look up the manpage by the command that would be used to invoke it, once the indexes get rebuilt.
--- a/sys/man/4/upasfs
+++ b/sys/man/4/upasfs
@@ -1,6 +1,6 @@
.TH UPASFS 4
.SH NAME
-upasfs \- mail file server
+upas/fs \- mail file server
.SH SYNOPSIS
.B upas/fs
[
--
⑨