diff options
-rw-r--r-- | usr.bin/uac/uac.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/uac/uac.1 b/usr.bin/uac/uac.1 index 2d21529..feee726 100644 --- a/usr.bin/uac/uac.1 +++ b/usr.bin/uac/uac.1 @@ -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 |