linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] time.1: ffix: correct a three-fonts line in SYNOPSIS
Date: Fri, 12 Jun 2020 21:30:14 +0200	[thread overview]
Message-ID: <2bb5389d-714d-72e2-3e88-c500575a0bad@gmail.com> (raw)
In-Reply-To: <20200612022231.GA14582@rhi.hi.is>

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@rhi.hi.is>
> ---
>  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/

      reply	other threads:[~2020-06-12 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12  2:22 [PATCH] time.1: ffix: correct a three-fonts line in SYNOPSIS Bjarni Ingi Gislason
2020-06-12 19:30 ` Michael Kerrisk (man-pages) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2bb5389d-714d-72e2-3e88-c500575a0bad@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=bjarniig@rhi.hi.is \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).