time.1: ffix: correct a three-fonts line in SYNOPSIS

The current version shows the square brackets, '[' and ']', in
boldface.

  Use the '\c' escape sequence (function) to join the output of two
macros.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Bjarni Ingi Gislason 2020-06-12 02:22:31 +00:00 committed by Michael Kerrisk
parent 81701c0437
commit 7ba3e56fe6
1 changed files with 2 additions and 1 deletions

View File

@ -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