shithub: riscv

Download patch

ref: 66a4b3df98293336963139d83a90bffd6a32eac5
parent: e93247d533f162f1a6b2887860df0991d88334b8
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Apr 20 12:05:56 EDT 2025

delkey(1): remove remark about probing different factotum files, its always /mnt/factotum/ctl (thanks qwx)

--- a/sys/man/1/delkey
+++ b/sys/man/1/delkey
@@ -7,19 +7,5 @@
 .I Delkey
 prints commands for deleting each key stored in
 .IR factotum (4) .
-.PP
-When run on a CPU server,
-.I delkey
-uses the terminal's factotum, if present, instead of the server's factotum.
-.SH FILES
-.TP
-.B /mnt/term/mnt/factotum
-First choice for
-.I factotum
-to use
-.TP
-.B /mnt/factotum
-Second choice
-.PP
 .SH SOURCE
 .B /rc/bin/delkey
--