diff options
author | Robert Mustacchi <rm@joyent.com> | 2014-12-19 23:39:49 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2014-12-27 08:30:21 -0800 |
commit | ce83b99835cc4643ab0fefd88dea62427d9ced5e (patch) | |
tree | 578355fb9a32b7400b1d502e1881ed3bd21f4a7b /usr/src/man/man3lib/libc.3lib | |
parent | 89b9271284be1a4e3e3053d7bc12f9bbf8145b06 (diff) | |
download | illumos-joyent-ce83b99835cc4643ab0fefd88dea62427d9ced5e.tar.gz |
3826 fcloseall() needs a manpage
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man3lib/libc.3lib')
-rw-r--r-- | usr/src/man/man3lib/libc.3lib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3lib/libc.3lib b/usr/src/man/man3lib/libc.3lib index 5dd25501d6..6e5e22f798 100644 --- a/usr/src/man/man3lib/libc.3lib +++ b/usr/src/man/man3lib/libc.3lib @@ -224,9 +224,9 @@ l l . \fBfchdir\fR \fBfchmod\fR \fBfchown\fR \fBfchownat\fR \fBfchroot\fR \fBfclose\fR -\fBfcntl\fR \fBfconvert\fR -\fBfcvt\fR \fBfdatasync\fR -\fBfdetach\fR +\fBfcloseall\fR \fBfcntl\fR +\fBfconvert\fR \fBfcvt\fR +\fBfdatasync\fR \fBfdetach\fR \fBfdopen\fR \fBfdopendir\fR \fBfdwalk\fR \fBfeof\fR \fBferror\fR \fBfflush\fR |