Added SEE ALSO pointing to new openat.2.

Split out part of the RETURN VALUE text into separate NOTES section.
This commit is contained in:
Michael Kerrisk 2006-03-06 04:36:33 +00:00
parent a6c95320cf
commit 28c54d4593
1 changed files with 2 additions and 0 deletions

View File

@ -338,6 +338,7 @@ return the new file descriptor, or \-1 if an error occurred
(in which case,
.I errno
is set appropriately).
.SH NOTES
Note that
.BR open ()
can open device special files, but
@ -541,6 +542,7 @@ corresponding to the flags \fBO_SYNC\fR, \fBO_DSYNC\fR and
.BR mknod (2),
.BR mount (2),
.BR mmap (2),
.BR openat (2),
.BR path_resolution (2),
.BR read (2),
.BR socket (2),