diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 19:54:56 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-21 19:54:56 +0000 |
| commit | c20133b0391c6c3192789825012e68bc5841a661 (patch) | |
| tree | 484bd3c6b9662d499c99a9eb285fc1583af72960 /lib/libc | |
| parent | e0ae81f32aee8c0f63f62cfcceef1a8aa1c37cef (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/locale/isxdigit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/isxdigit.3 b/lib/libc/locale/isxdigit.3 index df5074411f15..04745ab4c5cb 100644 --- a/lib/libc/locale/isxdigit.3 +++ b/lib/libc/locale/isxdigit.3 @@ -69,7 +69,7 @@ The function behaves similarly to .Fn isxdigit , but may recognize additional characters, -depennding on the current locale setting. +depending on the current locale setting. .Pp For single C .Va char Ns s |
