All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ulimit.3: wfix
@ 2021-01-16 12:51 Alyssa Ross
  2021-01-16 13:02 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Alyssa Ross @ 2021-01-16 12:51 UTC (permalink / raw)
  To: linux-man; +Cc: Alejandro Colomar, mtk.manpages, Alyssa Ross

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

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

diff --git a/man3/ulimit.3 b/man3/ulimit.3
index b6d0b3250..eb028f97c 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.29.2


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

* Re: [PATCH] ulimit.3: wfix
  2021-01-16 12:51 [PATCH] ulimit.3: wfix Alyssa Ross
@ 2021-01-16 13:02 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-01-16 13:02 UTC (permalink / raw)
  To: Alyssa Ross, linux-man; +Cc: mtk.manpages

On 1/16/21 1:51 PM, Alyssa Ross wrote:
> The parentheses here make it look like a function rather than a
> command.
> 
> Signed-off-by: Alyssa Ross <hi@alyssa.is>

Hi Alyssa,

Thanks for the patch! Applied.

I fixed a minor formatting issue (see below),
and changed the message to be tfix instead of wfix.

Regards,

Alex

> ---
>  man3/ulimit.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/ulimit.3 b/man3/ulimit.3
> index b6d0b3250..eb028f97c 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,

+.BR ulimit ,

>  see
>  .BR bash (1).
>  .PP
> 


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16 12:51 [PATCH] ulimit.3: wfix Alyssa Ross
2021-01-16 13:02 ` Alejandro Colomar (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.