From f8c4a80874417ebdce0d72270625c636fe36f3c6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 2 Oct 2008 13:23:25 +0200 Subject: [PATCH] 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 --- man2/readdir.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/readdir.2 b/man2/readdir.2 index b2b1c53fd..b218e85ef 100644 --- a/man2/readdir.2 +++ b/man2/readdir.2 @@ -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 ()