diff options
author | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:19:36 +0100 |
---|---|---|
committer | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:19:36 +0100 |
commit | bcd885273c86b0c739090ac5da8d02fa6b367cb5 (patch) | |
tree | 2c63d6bb937634e64fdaad1543a4ac24239638a9 /man7 | |
parent | 9953dc72a84d00741e2ee12cae5cee10e4d718e1 (diff) | |
download | man-pages-bcd885273c86b0c739090ac5da8d02fa6b367cb5.tar.gz |
units.7: Use \[mc] instead of \(mc
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7')
-rw-r--r-- | man7/units.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/units.7 b/man7/units.7 index 7f9688caf2..fcf150c9d3 100644 --- a/man7/units.7 +++ b/man7/units.7 @@ -23,7 +23,7 @@ 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 +\[mc] micro 10^\-6 = 0.000001 m milli 10^\-3 = 0.001 c centi 10^\-2 = 0.01 d deci 10^\-1 = 0.1 |