All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ulimit.3: tfix
@ 2021-01-16 15:01 Alejandro Colomar
  2021-01-17 20:40 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Colomar @ 2021-01-16 15:01 UTC (permalink / raw
  To: mtk.manpages; +Cc: Alyssa Ross, linux-man, Alejandro Colomar

From: Alyssa Ross <hi@alyssa.is>

The parentheses here make it look like a function rather than a
command.

This was a typo introduced by a script-assisted global edit.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man3/ulimit.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/ulimit.3 b/man3/ulimit.3
index b6d0b3250..be70e4f8c 100644
--- a/man3/ulimit.3
+++ b/man3/ulimit.3
@@ -42,7 +42,7 @@ and
 .BR sysconf (3)
 instead.
 For the shell command
-.BR ulimit (),
+.BR ulimit ,
 see
 .BR bash (1).
 .PP
-- 
2.30.0


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

* Re: [PATCH] ulimit.3: tfix
  2021-01-16 15:01 [PATCH] ulimit.3: tfix Alejandro Colomar
@ 2021-01-17 20:40 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-01-17 20:40 UTC (permalink / raw
  To: Alejandro Colomar; +Cc: mtk.manpages, Alyssa Ross, linux-man

Hi Alex and Alyssa,

On 1/16/21 4:01 PM, Alejandro Colomar wrote:
> From: Alyssa Ross <hi@alyssa.is>
> 
> The parentheses here make it look like a function rather than a
> command.
> 
> This was a typo introduced by a script-assisted global edit.
> 
> Signed-off-by: Alyssa Ross <hi@alyssa.is>
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>

Thanks. Patch applied. 

@Alyssa: nice catch, because I introduced that typo 15 years ago!

Thanks,

Michael

> ---
>  man3/ulimit.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/ulimit.3 b/man3/ulimit.3
> index b6d0b3250..be70e4f8c 100644
> --- a/man3/ulimit.3
> +++ b/man3/ulimit.3
> @@ -42,7 +42,7 @@ and
>  .BR sysconf (3)
>  instead.
>  For the shell command
> -.BR ulimit (),
> +.BR ulimit ,
>  see
>  .BR bash (1).
>  .PP
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

end of thread, other threads:[~2021-01-17 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-16 15:01 [PATCH] ulimit.3: tfix Alejandro Colomar
2021-01-17 20:40 ` Michael Kerrisk (man-pages)

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.