public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] getrlimit.2: tfix
@ 2022-07-29 11:45 Štěpán Němec
  2022-08-01 13:03 ` Alejandro Colomar
  0 siblings, 1 reply; 3+ messages in thread
From: Štěpán Němec @ 2022-07-29 11:45 UTC (permalink / raw)
  To: linux-man, Alejandro Colomar, Michael Kerrisk

Signed-off-by: Štěpán Němec <stepnem@gmail.com>
---
 man2/getrlimit.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index 6cda4d48a982..bd330289a8fc 100644
--- a/man2/getrlimit.2
+++ b/man2/getrlimit.2
@@ -452,14 +452,14 @@ and
 .PP
 If the
 .I new_limit
-argument is a not NULL, then the
+argument is not NULL, then the
 .I rlimit
 structure to which it points is used to set new values for
 the soft and hard limits for
 .IR resource .
 If the
 .I old_limit
-argument is a not NULL, then a successful call to
+argument is not NULL, then a successful call to
 .BR prlimit ()
 places the previous soft and hard limits for
 .I resource

base-commit: 5fa2ecb53656c9fdcbd5a21972906e3da33cb504
-- 
2.37.1


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

end of thread, other threads:[~2022-08-01 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-29 11:45 [PATCH 1/6] getrlimit.2: tfix Štěpán Němec
2022-08-01 13:03 ` Alejandro Colomar
2022-08-01 14:09   ` Štěpán Němec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox