summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2023-12-29 14:39:25 +0100
committerAlejandro Colomar <alx@kernel.org>2023-12-29 14:52:22 +0100
commitbfa02bd5d0802c852717fe89c46bf726c56b00a9 (patch)
treeacc2251bf9940ffcdf3df5a8afdbbc4898daa537
parent83da419d9636d3e81ed270b71440d1c22842ffc9 (diff)
fopencookie.3, stdio.3: wfix
Suggested-by: Alejandro Colomar <alx@kernel.org> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-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