summaryrefslogtreecommitdiff
path: root/usr/src/man/man2/close.2
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man2/close.2')
-rw-r--r--usr/src/man/man2/close.210
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man2/close.2 b/usr/src/man/man2/close.2
index 281a3f8956..1305270f45 100644
--- a/usr/src/man/man2/close.2
+++ b/usr/src/man/man2/close.2
@@ -122,7 +122,7 @@ for events associated with that stream
see
.Dv I_SETSIG
in
-.Xr streamio 7I
+.Xr streamio 4I
.Pc ,
the calling process will be unregistered for events associated with the stream.
The last
@@ -147,7 +147,7 @@ The time delay can be changed via an
request
.Po
see
-.Xr streamio 7I
+.Xr streamio 4I
.Pc .
If the
.Dv O_NONBLOCK
@@ -327,6 +327,6 @@ function rather than
.Xr fopen 3C ,
.Xr signal 3C ,
.Xr signal.h 3HEAD ,
-.Xr attributes 5 ,
-.Xr standards 5 ,
-.Xr streamio 7I
+.Xr streamio 4I ,
+.Xr attributes 7 ,
+.Xr standards 7