summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/printf.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-09-24 09:22:47 +0000
committertjr <tjr@FreeBSD.org>2002-09-24 09:22:47 +0000
commit6e674f682e4660075c62f608f1e54dba5aa9a1fd (patch)
tree340925dde8e2e7a74e07b364ffe1854a61ff2634 /lib/libc/stdio/printf.3
parent92cc4a5bcb7348a0fd1f0493b6677d76b282ac6d (diff)
downloadFreeBSD-src-6e674f682e4660075c62f608f1e54dba5aa9a1fd.zip
FreeBSD-src-6e674f682e4660075c62f608f1e54dba5aa9a1fd.tar.gz
Add cross-references between wide character and single-byte character
versions of printf() and scanf().
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r--lib/libc/stdio/printf.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 8a29269..1b3af20 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -762,7 +762,8 @@ Always use the proper secure idiom:
.Sh SEE ALSO
.Xr printf 1 ,
.Xr scanf 3 ,
-.Xr setlocale 3
+.Xr setlocale 3 ,
+.Xr wprintf 3
.Rs
.%T "The FreeBSD Security Architecture"
.Re
OpenPOWER on IntegriCloud