diff options
author | Romano <unobe@cpan.org> | 2021-04-08 21:42:31 +0200 |
---|---|---|
committer | Romano <unobe@cpan.org> | 2021-04-08 21:42:31 +0200 |
commit | aebdf1010bf26d9135de4d974b61da5a5a016961 (patch) | |
tree | dae4860a1ffad3729fea628d5b97f18e5e8abe4b /sys/man/3 | |
parent | 960528dedb335ee9d5c362cfe7991e9a8b0e070c (diff) |
minor man page typos
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/arch b/sys/man/3/arch index 621836353..24ba227d0 100644 --- a/sys/man/3/arch +++ b/sys/man/3/arch @@ -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 |