diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-01-15 15:51:28 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-01-15 15:51:31 +0100 |
| commit | 42fa2bc23375e32a86a70617aace8afc73647df4 (patch) | |
| tree | f3de6cf669cd1733938c3f8346c30bfa63d72945 /man7 | |
| parent | 679754bf4014bd4652c1f022870e7c5e10228eff (diff) | |
| download | man-pages-42fa2bc23375e32a86a70617aace8afc73647df4.tar.gz | |
units.7: Remove references to NIST
The SI brochure is the reference.
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/units.7 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/man7/units.7 b/man7/units.7 index 56f39038cb..efb20cf682 100644 --- a/man7/units.7 +++ b/man7/units.7 @@ -44,12 +44,6 @@ Q quetta 10^30 = 1000000000000000000000000000000 .PP The symbol for micro is the Greek letter mu, often written u in an ASCII context where this Greek letter is not available. -See also -.PP -.RS -.UR http://physics.nist.gov\:/cuu\:/Units\:/prefixes.html -.UE -.RE .SS Binary prefixes The binary prefixes resemble the decimal ones, but have an additional \(aqi\(aq @@ -71,11 +65,6 @@ Zi zebi 2^70 = 1180591620717411303424 Yi yobi 2^80 = 1208925819614629174706176 .TE .RE -.PP -See also -.PP -.UR http://physics.nist.gov\:/cuu\:/Units\:/binary.html -.UE .SS Discussion Before these binary prefixes were introduced, it was fairly common to use k=1000 and K=1024, just like b=bit, B=byte. |
