diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 19:37:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 19:37:24 +0000 |
| commit | 11c798a4de7cf48880ddddc4b6d5aff94016bf43 (patch) | |
| tree | 951f9cd856807ca6d2f2851a31b8804c91014353 /usr.bin/units | |
| parent | 99eb9c8b3b7d54efcb1532e28ce111e1b1506f84 (diff) | |
Notes
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/units.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index 24fd08d6e190..c811dac9ff41 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -81,7 +81,7 @@ The conversion information is read from a units data file. The default file includes definitions for most familiar units, abbreviations and metric prefixes. Some constants of nature included are: .Pp -.Bl -inset -offset indent -compact +.Bl -column -offset indent -compact "mercury" .It "pi ratio of circumference to diameter .It "c speed of light .It "e charge on an electron @@ -125,7 +125,7 @@ base unit is identified. Here is an example of a short units file that defines some basic units. .Pp -.Bl -inset -offset indent -compact +.Bl -column -offset indent -compact "minute" .It "m !a! .It "sec !b! .It "micro- 1e-6 |
