From 31f7afcddf55cbb82601d0f8f35b8a45b6d8019e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 12 Apr 2015 07:34:11 +0200 Subject: [PATCH] getdents.2: tfix Signed-off-by: Michael Kerrisk --- man2/getdents.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/getdents.2 b/man2/getdents.2 index 19f591c50..0b8e6e1ee 100644 --- a/man2/getdents.2 +++ b/man2/getdents.2 @@ -45,7 +45,7 @@ There are no glibc wrappers for these system calls; see NOTES. These are not the interfaces you are interested in. Look at .BR readdir (3) -for the POSIX conforming C library interface. +for the POSIX-conforming C library interface. This page documents the bare kernel system call interfaces. .SS getdents() The system call