Hello Bjarni, On 6/12/20 4:22 AM, Bjarni Ingi Gislason wrote: > The current version shows the square brackets, '[' and ']', in > boldface. > > Use the '\c' escape sequence (function) to join the output of two > macros. Thanks. Patch applied. Cheers, Michael > Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> > --- > man1/time.1 | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/man1/time.1 b/man1/time.1 > index d9a9717e0..f274aa9d8 100644 > --- a/man1/time.1 > +++ b/man1/time.1 > @@ -10,7 +10,8 @@ > .SH NAME > time \- time a simple command or give resource usage > .SH SYNOPSIS > -.BI "time [" options "] " command " [" arguments... "] " > +.B time \c > +.RI [ options ] " command " [ arguments... ] > .SH DESCRIPTION > The > .B time > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/