minor man page typos

This commit is contained in:
Romano 2021-04-08 21:42:31 +02:00
parent 960528dedb
commit aebdf1010b
2 changed files with 2 additions and 2 deletions

View file

@ -269,7 +269,7 @@ take a pointer to a routine,
.IR getkey , .IR getkey ,
to invoke should to invoke should
.I factotum .I factotum
not posess a key for the authentication. If not possess a key for the authentication. If
.I getkey .I getkey
is nil, the authentication fails. is nil, the authentication fails.
.I Getkey .I Getkey

View file

@ -144,7 +144,7 @@ Reads from
.I acpitbls .I acpitbls
return a concatenation of system ACPI tables. Each table return a concatenation of system ACPI tables. Each table
is prefixed with a fixed size header that gives the name 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" .IR "5.2.6 System Description Table Header"
in the ACPI specification). in the ACPI specification).
.SH EXAMPLE .SH EXAMPLE