Hi Alex and Alyssa, On 1/16/21 4:01 PM, Alejandro Colomar wrote: > From: Alyssa Ross <hi@xxxxxxxxx> > > 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@xxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> 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/