ref: aebdf1010bf26d9135de4d974b61da5a5a016961
parent: 960528dedb335ee9d5c362cfe7991e9a8b0e070c
author: Romano <[email protected]>
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