realpath.3: Use past tense with ancient history (libc4, libc5)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Shawn Landden 2012-08-13 09:36:47 +02:00 committed by Michael Kerrisk
parent 2b5407af0c
commit dbe8b62bd7
1 changed files with 2 additions and 2 deletions

View File

@ -205,11 +205,11 @@ The
feature, not standardized in POSIX.1-2001,
but standardized in POSIX.1-2008, allows this design problem to be avoided.
.LP
The libc4 and libc5 implementation contains a buffer overflow
The libc4 and libc5 implementation contained a buffer overflow
(fixed in libc-5.4.13).
Thus, set-user-ID programs like
.BR mount (8)
need a private version.
needed a private version.
.SH "SEE ALSO"
.BR readlink (2),
.BR canonicalize_file_name (3),