aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 05:50:53 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 05:50:53 +0000
commit9c727d2ca92826945a583d93d4ee78b148c08f83 (patch)
tree50334246dae440cd213104fe7a995e8a64345be6 /lib/libc/stdio
parent060b58da675d398819d855dfce27795f2c7415e1 (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