diff options
| author | andvar <andvar@NetBSD.org> | 2021-12-10 20:36:02 +0000 |
|---|---|---|
| committer | andvar <andvar@NetBSD.org> | 2021-12-10 20:36:02 +0000 |
| commit | ec0fc95dd18bb0e67dfbb1e4c92f0d5dcc5a8a43 (patch) | |
| tree | cadd32f9c2c615b79b2b0b7fc1ae2de385601faf /lib/libc/gen | |
| parent | 2c650dfce1d11c9d2b90557108902fac4c2f6baf (diff) | |
s/occured/occurred/ in comments, log messages and man pages.
Diffstat (limited to 'lib/libc/gen')
| -rw-r--r-- | lib/libc/gen/wordexp.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/wordexp.3 b/lib/libc/gen/wordexp.3 index 7035dccf989..1871b0e79c6 100644 --- a/lib/libc/gen/wordexp.3 +++ b/lib/libc/gen/wordexp.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: wordexp.3,v 1.3 2017/07/03 21:32:49 wiz Exp $ +.\" $NetBSD: wordexp.3,v 1.4 2021/12/10 20:36:02 andvar Exp $ .\" .\" Copyright (c) 2002 Tim J. Robbins .\" All rights reserved. @@ -163,7 +163,7 @@ Not enough memory to store the result. Shell syntax error in .Fa words . .It Dv WRDE_ERRNO -An internal error occured and +An internal error occurred and .Va errno is set to indicate the error. .El |
