diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/printf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 6d5ad8a..6d2affb 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -625,7 +625,7 @@ The functions and .Fn vasprintf first appeared in the GNU C library. This implementation is thought -to be compatable but is not derived from the GNU code. This implementation +to be compatible but is not derived from the GNU code. This implementation was written by Peter Wemm <peter@FreeBSD.org> and first appeared in .Fx 2.2 . .Sh BUGS |