git: 9front

Download patch

ref: 09f0184a9b3621dccd04fa2ed3053dbd57d565c4
parent: 1b7ddc17b497c25e764341fda54d7c0a97b6b5a8
author: Alex Musolino <alex@musolino.id.au>
date: Thu Mar 9 21:19:57 EST 2023

factotum(4): fix typos (thanks sirjofri)

--- a/sys/man/4/factotum
+++ b/sys/man/4/factotum
@@ -53,7 +53,7 @@
 when read lists the protocols available
 .TP
 .B confirm
-for confiming the use of key
+for confirming the use of key
 .TP
 .B needkey
 allows external programs to control the addition of new keys
@@ -692,7 +692,7 @@
 the write is too short, get more data from the
 other party and retry the write.
 .I n
-specifies the maximun total number of bytes.
+specifies the maximum total number of bytes.
 .TP
 .B "phase \fIstring\fP
 its not your turn to write, get some data from
--