summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wprintf.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-07-05 07:55:34 +0000
committertjr <tjr@FreeBSD.org>2003-07-05 07:55:34 +0000
commit36cc2a99e150f6fe646fc903c5acb071fb9a94f1 (patch)
tree2c5ef48de9b5997f64184a27aacc2b3dc9ba6aee /lib/libc/stdio/wprintf.3
parent6b15b2e03115df0fdc8a14054f1d6db07de63637 (diff)
downloadFreeBSD-src-36cc2a99e150f6fe646fc903c5acb071fb9a94f1.zip
FreeBSD-src-36cc2a99e150f6fe646fc903c5acb071fb9a94f1.tar.gz
Add more useful cross-references to the SEE ALSO section.
Diffstat (limited to 'lib/libc/stdio/wprintf.3')
-rw-r--r--lib/libc/stdio/wprintf.39
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/libc/stdio/wprintf.3 b/lib/libc/stdio/wprintf.3
index 150ed5d..7a3f952b 100644
--- a/lib/libc/stdio/wprintf.3
+++ b/lib/libc/stdio/wprintf.3
@@ -37,7 +37,7 @@
.\" FreeBSD: src/lib/libc/stdio/printf.3,v 1.47 2002/09/06 11:23:55 tjr Exp
.\" $FreeBSD$
.\"
-.Dd September 18, 2002
+.Dd July 5, 2003
.Dt WPRINTF 3
.Os
.Sh NAME
@@ -596,8 +596,13 @@ field is expanded to contain the conversion result.
Refer to
.Xr printf 3 .
.Sh SEE ALSO
+.Xr btowc 3 ,
+.Xr fputws 3 ,
.Xr printf 3 ,
-.Xr setlocale 3
+.Xr putwc 3 ,
+.Xr setlocale 3 ,
+.Xr wcsrtombs 3 ,
+.Xr wscanf 3
.Sh STANDARDS
Subject to the caveats noted in the
.Sx BUGS
OpenPOWER on IntegriCloud