readlink.2: Minor wording change in CONFORMING TO

Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
This commit is contained in:
Michael Kerrisk 2010-08-29 07:53:20 +02:00
parent ca0d872f8d
commit 5d127cc9a4
1 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
.\" Modified Tue Jul 9 23:55:17 1996 by aeb .\" Modified Tue Jul 9 23:55:17 1996 by aeb
.\" Modified Fri Jan 24 00:26:00 1997 by aeb .\" Modified Fri Jan 24 00:26:00 1997 by aeb
.\" .\"
.TH READLINK 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH READLINK 2 2010-08-29 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readlink \- read value of a symbolic link readlink \- read value of a symbolic link
.SH SYNOPSIS .SH SYNOPSIS
@ -115,9 +115,9 @@ Insufficient kernel memory was available.
.B ENOTDIR .B ENOTDIR
A component of the path prefix is not a directory. A component of the path prefix is not a directory.
.SH "CONFORMING TO" .SH "CONFORMING TO"
4.4BSD (the 4.4BSD
.BR readlink () .RB ( readlink ()
function call appeared in 4.2BSD), first appeared in 4.2BSD),
POSIX.1-2001. POSIX.1-2001.
.SH NOTES .SH NOTES
In versions of glibc up to and including glibc 2.4, the return type of In versions of glibc up to and including glibc 2.4, the return type of