summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 06:09:26 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 06:09:26 +0000
commit058bfe4aa5d3a3228a43f40b6acfd253a059bf49 (patch)
tree6827684b73fe0f2ee00e1fd2ca8389b376f3fd1c /lib/libc/stdio
parent9cb36cbaac6d76de8cd03748b32d57b5fc1b9e05 (diff)
Notes
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/printf.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 6d5ad8a298a5..6d2affb25025 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