open.2: Remove sentence that openat() is present on Solaris

That point was only really relevant before openat() was
standardized in POSIX.1.2008.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-21 07:35:22 +01:00
parent 58c74bc632
commit 2d829cd2bd
1 changed files with 0 additions and 1 deletions

View File

@ -956,7 +956,6 @@ SVr4, 4.3BSD, POSIX.1-2001, POSIX.1-2008.
.BR openat ():
POSIX.1-2008.
A similar system call exists on Solaris.
The
.BR O_DIRECT ,