linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] posix_spawn.3: tfix
@ 2020-04-20 13:55 Jakub Wilk
  2020-04-20 13:56 ` [PATCH 2/2] adjtimex.2: tfix Jakub Wilk
  2020-04-20 18:31 ` [PATCH 1/2] posix_spawn.3: tfix Michael Kerrisk (man-pages)
  0 siblings, 2 replies; 4+ messages in thread
From: Jakub Wilk @ 2020-04-20 13:55 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man3/posix_spawn.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index 63168b63e..c21c90f50 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -393,7 +393,7 @@ instead of
 .BR fork (2).
 The
 .B _GNU_SOURCE
-feature test macro must be defined to obtain the definition of this contant.
+feature test macro must be defined to obtain the definition of this constant.
 .TP
 .BR POSIX_SPAWN_SETSID " (since glibc 2.26)"
 If this flag is set,
@@ -403,7 +403,7 @@ group in the session (see
 .BR setsid (2)).
 The
 .B _GNU_SOURCE
-feature test macro must be defined to obtain the definition of this contant.
+feature test macro must be defined to obtain the definition of this constant.
 .\" This flag has been accepted in POSIX, see:
 .\" http://austingroupbugs.net/view.php?id=1044
 .\" and has been implemented in glibc since version 2.26
-- 
2.26.1


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

end of thread, other threads:[~2020-04-20 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 13:55 [PATCH 1/2] posix_spawn.3: tfix Jakub Wilk
2020-04-20 13:56 ` [PATCH 2/2] adjtimex.2: tfix Jakub Wilk
2020-04-20 18:33   ` Michael Kerrisk (man-pages)
2020-04-20 18:31 ` [PATCH 1/2] posix_spawn.3: tfix 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).