shithub: front

Download patch

ref: 5beba2cf3313e3e2552f6a9a8910712f4da6c6f1
parent: c73d5a559f7e9815ff54b05acb6e50966da38ee3
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
 [
--