summaryrefslogtreecommitdiffstats
path: root/usr.bin/units
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-26 15:18:14 +0000
committerjoel <joel@FreeBSD.org>2012-03-26 15:18:14 +0000
commit4234591b03e753d1515af0b97f7b10e85b3b0f16 (patch)
treecfe37b07c91a21b11ef67e7d2af479becafb2652 /usr.bin/units
parent39153f7b71fce5c5ff6372cd72d647d48566d697 (diff)
downloadFreeBSD-src-4234591b03e753d1515af0b97f7b10e85b3b0f16.zip
FreeBSD-src-4234591b03e753d1515af0b97f7b10e85b3b0f16.tar.gz
mdoc: terminate quoted strings.
Reviewed by: brueffer
Diffstat (limited to 'usr.bin/units')
-rw-r--r--usr.bin/units/units.134
1 files changed, 17 insertions, 17 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index 505552a..a7371c1 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -95,15 +95,15 @@ metric prefixes.
Some constants of nature included are:
.Pp
.Bl -column -offset indent -compact "mercury"
-.It "pi ratio of circumference to diameter
-.It "c speed of light
-.It "e charge on an electron
-.It "g acceleration of gravity
-.It "force same as g
-.It "mole Avogadro's number
-.It "water pressure per unit height of water
-.It "mercury pressure per unit height of mercury
-.It "au astronomical unit
+.It "pi ratio of circumference to diameter"
+.It "c speed of light"
+.It "e charge on an electron"
+.It "g acceleration of gravity"
+.It "force same as g"
+.It "mole Avogadro's number"
+.It "water pressure per unit height of water"
+.It "mercury pressure per unit height of mercury"
+.It "au astronomical unit"
.El
.Pp
The unit 'pound' is a unit of mass.
@@ -148,14 +148,14 @@ Here is an example of a short units file that defines some basic
units.
.Pp
.Bl -column -offset indent -compact "minute"
-.It "m !a!
-.It "sec !b!
-.It "micro- 1e-6
-.It "minute 60 sec
-.It "hour 60 min
-.It "inch 0.0254 m
-.It "ft 12 inches
-.It "mile 5280 ft
+.It "m !a!"
+.It "sec !b!"
+.It "micro- 1e-6"
+.It "minute 60 sec"
+.It "hour 60 min"
+.It "inch 0.0254 m"
+.It "ft 12 inches"
+.It "mile 5280 ft"
.El
.Sh FILES
.Bl -tag -width /usr/share/misc/units.lib -compact
OpenPOWER on IntegriCloud