All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] strsep.3: tfix
@ 2022-01-22 23:52 наб
  0 siblings, 0 replies; only message in thread
From: наб @ 2022-01-22 23:52 UTC (permalink / raw)
  To: Alejandro Colomar (man-pages); +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
---
 man3/strsep.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/strsep.3 b/man3/strsep.3
index 131963158..fb5f7fd1a 100644
--- a/man3/strsep.3
+++ b/man3/strsep.3
@@ -61,7 +61,7 @@ function returns NULL
 and does nothing else.
 Otherwise, this function finds the first token
 in the string
-.IR *stringp ,
+.I *stringp
 that is delimited by one of the bytes in the string
 .IR delim .
 This token is terminated by overwriting the delimiter
-- 
2.30.2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

only message in thread, other threads:[~2022-01-22 23:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 23:52 [PATCH] strsep.3: tfix наб

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.