[PATCH] readdir_r(3): fix reference to readdir(3)
From: Ruben Kerkhof <hidden>
Date: 2016-08-27 10:20:39
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Ruben Kerkhof <hidden>
Date: 2016-08-27 10:20:39
Subsystem:
the rest · Maintainer:
Linus Torvalds
--- man3/readdir_r.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/readdir_r.3 b/man3/readdir_r.3
index 45c67d0..7181857 100644
--- a/man3/readdir_r.3
+++ b/man3/readdir_r.3@@ -62,7 +62,7 @@ and returns it in the caller-allocated buffer pointed to by For details of the .IR dirent structure, see -.BR readir (3). +.BR readdir (3). A pointer to the returned buffer is placed in .IR *result ;
--
2.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html