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 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
readlink \- read value of a symbolic link
.SH SYNOPSIS
@ -115,9 +115,9 @@ Insufficient kernel memory was available.
.B ENOTDIR
A component of the path prefix is not a directory.
.SH "CONFORMING TO"
4.4BSD (the
.BR readlink ()
function call appeared in 4.2BSD),
4.4BSD
.RB ( readlink ()
first appeared in 4.2BSD),
POSIX.1-2001.
.SH NOTES
In versions of glibc up to and including glibc 2.4, the return type of