diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-06-20 15:40:50 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-20 15:40:50 +0000 |
| commit | 532f29dc34f4a3c5494935ee7af4d88489960d2b (patch) | |
| tree | e156417e1cebe39bb22cc07e954fa61af2e103bf /usr.bin | |
| parent | 8834b3886292b27998c91e83244cf20184186220 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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 2d215298ccf5..feee726d6bf9 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 |
