linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Wilk <jwilk@jwilk.net>
To: Michael Kerrisk <mtk.manpages@gmail.com>
Cc: <linux-man@vger.kernel.org>
Subject: [PATCH] units.7: tfix
Date: Mon, 23 Mar 2020 09:57:50 +0100	[thread overview]
Message-ID: <20200323085750.5833-1-jwilk@jwilk.net> (raw)

Escape hyphens.

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
-- 
2.26.0.rc2


             reply	other threads:[~2020-03-23  9:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23  8:57 Jakub Wilk [this message]
2020-03-26  7:50 ` [PATCH] units.7: tfix Michael Kerrisk (man-pages)

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=20200323085750.5833-1-jwilk@jwilk.net \
    --to=jwilk@jwilk.net \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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).