readdir.2: remove words "which may change"

These words are slightly bogus: although the interface is obsolete,
for ABI-compatibility reasons, the kernel folk should never be changing
this interface.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-02 13:23:25 +02:00
parent 30508251e3
commit f8c4a80874
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Look at
.BR readdir (3)
for the POSIX conforming C library interface.
This page documents the bare kernel system call interface,
which can change, and which is superseded by
which is superseded by
.BR getdents (2).
.PP
.BR readdir ()