linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] strtok.3: tfix
@ 2019-11-20 23:34 Jashank Jeremy
  2019-11-21  8:32 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Jashank Jeremy @ 2019-11-20 23:34 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

---
 man3/strtok.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/strtok.3 b/man3/strtok.3
index 3bb578004..933a7b96c 100644
--- a/man3/strtok.3
+++ b/man3/strtok.3
@@ -131,7 +131,7 @@ and then a null pointer.
 .PP
 The
 .BR strtok_r ()
-function is a reentrant version
+function is a reentrant version of
 .BR strtok ().
 The
 .I saveptr
-- 
2.22.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-21  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 23:34 [PATCH] strtok.3: tfix Jashank Jeremy
2019-11-21  8:32 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).