MFp4: Add the standard "the {fgetws,fputws} function will fail if" text
to the Errors section.
This commit is contained in:
parent
643b47086e
commit
304143948b
@ -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
|
||||
|
@ -64,6 +64,9 @@ function
|
||||
returns 0 on success and \-1 on error.
|
||||
.Sh ERRORS
|
||||
.Bl -tag -width Er
|
||||
The
|
||||
.Fn fputws
|
||||
function will fail if:
|
||||
.It Bq Er EBADF
|
||||
The
|
||||
.Fa fp
|
||||
|
Loading…
Reference in New Issue
Block a user