git: 9front

Download patch

ref: aa4f235656a4b498113599efc9928da900861e29
parent: b2b63878a7b7c788d920e52c42230ea12eb4b3a7
author: Romano <unobe@cpan.org>
date: Thu Apr 8 17:42:31 EDT 2021

minor man page typos

--- a/sys/man/2/auth
+++ b/sys/man/2/auth
@@ -269,7 +269,7 @@
 .IR getkey ,
 to invoke should
 .I factotum
-not posess a key for the authentication.  If
+not possess a key for the authentication.  If
 .I getkey
 is nil, the authentication fails.
 .I Getkey
--- a/sys/man/3/arch
+++ b/sys/man/3/arch
@@ -144,7 +144,7 @@
 .I acpitbls
 return a concatenation of system ACPI tables. Each table
 is prefixed with a fixed size header that gives the name
-sigature and size of the table (see section
+signature and size of the table (see section
 .IR "5.2.6 System Description Table Header"
 in the ACPI specification).
 .SH EXAMPLE
--