aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-10 15:50:12 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-10 15:50:12 +0100
commit8a61b8f5db8e93c278a92c68e6e31f3c499989a9 (patch)
tree56942b3576cb51ba537672046f6f27b694b00f89
parent77c73ca424dcd42205d94db4003a4711cf4168da (diff)
downloadman-pages-8a61b8f5db8e93c278a92c68e6e31f3c499989a9.tar.gz
readdir.3: tfix
Reported-by: Florian Weimer <fweimer@redhat.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/readdir.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/readdir.3 b/man3/readdir.3
index a080e606d2..e486463e41 100644
--- a/man3/readdir.3
+++ b/man3/readdir.3
@@ -262,7 +262,7 @@ field with a fixed size.
.IR Warning :
applications should avoid any dependence on the size of the
-.I dname
+.I d_name
field.
POSIX defines it as
.IR "char\ d_name[]",