diff options
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r-- | lib/libc/stdio/printf.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 148fb1f6147..bae119cce12 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.3,v 1.8 1998/03/07 21:53:30 millert Exp $ +.\" $OpenBSD: printf.3,v 1.9 1998/06/15 17:54:48 mickey Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -636,7 +636,8 @@ The functions .Fn snprintf and .Fn vsnprintf -are new to this release. +first appeared in +.Bx 4.4 . .Pp The functions .Fn asprintf |