summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/fopencookie.32
-rw-r--r--man3/stdio.32
2 files changed, 2 insertions, 2 deletions
diff --git a/man3/fopencookie.3 b/man3/fopencookie.3
index 93b4abf0c..d1821772c 100644
--- a/man3/fopencookie.3
+++ b/man3/fopencookie.3
@@ -6,7 +6,7 @@
.\"
.TH fopencookie 3 (date) "Linux man-pages (unreleased)"
.SH NAME
-fopencookie \- opening a custom stream
+fopencookie \- open a custom stream
.SH LIBRARY
Standard C library
.RI ( libc ", " \-lc )
diff --git a/man3/stdio.3 b/man3/stdio.3
index 0809b4536..a76b77546 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -199,7 +199,7 @@ T}
stream open functions
T}
\fBfopencookie\fP(3) T{
-opening a custom stream
+open a custom stream
T}
\fBfprintf\fP(3) T{
formatted output conversion