summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetws.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-03-09 02:56:54 +0000
committertjr <tjr@FreeBSD.org>2003-03-09 02:56:54 +0000
commit519d3ae8c736355c05986ec123095e911e3e7b1e (patch)
treedc29e5252aac6473fea260d4064938bfa49e0bd5 /lib/libc/stdio/fgetws.3
parentcbfe8dc3bd974e5e9337382b2eb734d881784ddb (diff)
downloadFreeBSD-src-519d3ae8c736355c05986ec123095e911e3e7b1e.zip
FreeBSD-src-519d3ae8c736355c05986ec123095e911e3e7b1e.tar.gz
MFp4: Add the standard "the {fgetws,fputws} function will fail if" text
to the Errors section.
Diffstat (limited to 'lib/libc/stdio/fgetws.3')
-rw-r--r--lib/libc/stdio/fgetws.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/stdio/fgetws.3 b/lib/libc/stdio/fgetws.3
index ae737cf..dc04275 100644
--- a/lib/libc/stdio/fgetws.3
+++ b/lib/libc/stdio/fgetws.3
@@ -90,6 +90,9 @@ and
.Xr ferror 3
to determine which occurred.
.Sh ERRORS
+The
+.Fn fgetws
+function will fail if:
.Bl -tag -width Er
.It Bq Er EBADF
The given
OpenPOWER on IntegriCloud