diff options
author | Alex Musolino <alex@musolino.id.au> | 2023-03-10 02:19:57 +0000 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2023-03-10 02:19:57 +0000 |
commit | 52ac66512399a01cb3f9cbfb1e75e4ac860b4c79 (patch) | |
tree | 397e10abb50d4329193fa885ba1c56ca123d0e4b /sys/man | |
parent | cc23b9bf4998d93b8de040f7a5a95a1f3b525b3b (diff) |
factotum(4): fix typos (thanks sirjofri)
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/4/factotum | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/4/factotum b/sys/man/4/factotum index e8f8dd9e2..9ca736072 100644 --- a/sys/man/4/factotum +++ b/sys/man/4/factotum @@ -53,7 +53,7 @@ each open represents a new private channel to 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 @@ see above 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 |