All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] getrlimit.2, utimensat.2: wsfix
@ 2017-11-08  7:26 Seonghun Lim
  0 siblings, 0 replies; only message in thread
From: Seonghun Lim @ 2017-11-08  7:26 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

---
 man2/getrlimit.2 | 2 +-
 man2/utimensat.2 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index 661f2156b..75cb7cc84 100644
--- a/man2/getrlimit.2
+++ b/man2/getrlimit.2
@@ -625,7 +625,7 @@ For backward compatibility, glibc also provides
 .BR vlimit ().
 All new applications should be written using
 .BR setrlimit ().
-.SS C library/ kernel ABI differences
+.SS C library/kernel ABI differences
 Since version 2.13, the glibc
 .BR getrlimit ()
 and
diff --git a/man2/utimensat.2 b/man2/utimensat.2
index 9127f7e88..ec03463a1 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -456,7 +456,7 @@ succeeds even if the file referred to by
 and
 .I pathname
 does not exist.
-.SS C library/ kernel ABI differences
+.SS C library/kernel ABI differences
 On Linux,
 .BR futimens ()
 is a library function implemented on top of the
-- 

--
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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-08  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08  7:26 [patch] getrlimit.2, utimensat.2: wsfix Seonghun Lim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.