mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lang/perl: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -26,14 +26,14 @@ owrt:sig_count 64/128 Number of signals the target
|
||||
provides(NSIG - 1).
|
||||
owrt:sigs * Symbolic names of the first 32 signals
|
||||
this architecture provides, in numeric
|
||||
order. Seperated by whitespaces.
|
||||
order. Separated by whitespaces.
|
||||
owrt:sig_name_extra * Symbolic names of any additional signals
|
||||
this architecture provides after
|
||||
owrt:sig_count. Seperated by
|
||||
owrt:sig_count. Separated by
|
||||
whitespaces.
|
||||
owrt:sig_num_extra * Numeric values associated with the
|
||||
signal names provided in
|
||||
owrt:sig_name_extra. Seperated by
|
||||
owrt:sig_name_extra. Separated by
|
||||
whitespaces.
|
||||
|
||||
Passed via command line
|
||||
|
||||
Reference in New Issue
Block a user