]> git.lizzy.rs Git - plan9front.git/commitdiff
minor man page typos
authorRomano <unobe@cpan.org>
Thu, 8 Apr 2021 19:42:31 +0000 (21:42 +0200)
committerRomano <unobe@cpan.org>
Thu, 8 Apr 2021 19:42:31 +0000 (21:42 +0200)
sys/man/2/auth
sys/man/3/arch

index 1583d7bc115b8390a333c1254f9f74885e037040..9078a97c62e7571fe0865a82fed1db6ccc57bcb4 100644 (file)
@@ -269,7 +269,7 @@ take a pointer to a routine,
 .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
index 62183635359fc7cff535acc3b689c8d1ab83ecaa..24ba227d0ebacc41a4349ab1c361bbd066727db1 100644 (file)
@@ -144,7 +144,7 @@ Reads from
 .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