mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix typo(s) I overlooked in my last commit.
(This aid in pin pointing -> This aids in pinpointing). Submitted by: sheldonh
This commit is contained in:
parent
8834b38862
commit
532f29dc34
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ Resets the unaligned access error settings back to their bootup defaults.
|
|||
Unaligned access errors result in a
|
||||
.Dv SIGBUS
|
||||
being delivered to the parent and its future descendants.
|
||||
This aid in pin pointing the faulting access so it can be debugged.
|
||||
This aids in pinpointing the faulting access so it can be debugged.
|
||||
.El
|
||||
.Sh DIAGNOSTICS
|
||||
Exit status is 0 on success, and 1 if the command
|
||||
|
|
|
|||
Loading…
Reference in a new issue