linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Jakub Wilk <jwilk@jwilk.net>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] units.7: tfix
Date: Thu, 26 Mar 2020 08:50:02 +0100	[thread overview]
Message-ID: <11352bde-8d81-c295-998c-53254dd56f19@gmail.com> (raw)
In-Reply-To: <20200323085750.5833-1-jwilk@jwilk.net>

On 3/23/20 9:57 AM, Jakub Wilk wrote:
> Escape hyphens.

Thanks, Jakub. Patch applied.

Cheers,

Michael

> 
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
> ---
>  man7/units.7 | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 
> diff --git a/man7/units.7 b/man7/units.7
> index 3df0f28c8..e2191a310 100644
> --- a/man7/units.7
> +++ b/man7/units.7
> @@ -35,16 +35,16 @@ Below the standard prefixes.
>  .TS
>  l l l.
>  Prefix	Name	Value
> -y	yocto	10^-24 = 0.000000000000000000000001
> -z	zepto	10^-21 = 0.000000000000000000001
> -a	atto	10^-18 = 0.000000000000000001
> -f	femto	10^-15 = 0.000000000000001
> -p	pico	10^-12 = 0.000000000001
> -n	nano	10^-9  = 0.000000001
> -\(mc	micro	10^-6  = 0.000001
> -m	milli	10^-3  = 0.001
> -c	centi	10^-2  = 0.01
> -d	deci	10^-1  = 0.1
> +y	yocto	10^\-24 = 0.000000000000000000000001
> +z	zepto	10^\-21 = 0.000000000000000000001
> +a	atto	10^\-18 = 0.000000000000000001
> +f	femto	10^\-15 = 0.000000000000001
> +p	pico	10^\-12 = 0.000000000001
> +n	nano	10^\-9  = 0.000000001
> +\(mc	micro	10^\-6  = 0.000001
> +m	milli	10^\-3  = 0.001
> +c	centi	10^\-2  = 0.01
> +d	deci	10^\-1  = 0.1
>  da	deka	10^ 1  = 10
>  h	hecto	10^ 2  = 100
>  k	kilo	10^ 3  = 1000
> 


-- 
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-03-26  7:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23  8:57 [PATCH] units.7: tfix Jakub Wilk
2020-03-26  7:50 ` 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=11352bde-8d81-c295-998c-53254dd56f19@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=jwilk@jwilk.net \
    --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).