summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-28 21:13:34 +0000
committerru <ru@FreeBSD.org>2005-01-28 21:13:34 +0000
commite1ad6e61cc30906741d1d759d3cf02d5bc40499f (patch)
treeb6f81f5e0608523e0f1767d0ece23b7f9f1fd5e3 /lib
parent306734fccba0ad99029639bf75481ce94e920f4a (diff)
downloadFreeBSD-src-e1ad6e61cc30906741d1d759d3cf02d5bc40499f.zip
FreeBSD-src-e1ad6e61cc30906741d1d759d3cf02d5bc40499f.tar.gz
Properly terminate sentence.
Diffstat (limited to 'lib')
-rw-r--r--lib/msun/man/atan2.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/atan2.3 b/lib/msun/man/atan2.3
index 3f56497..684124b 100644
--- a/lib/msun/man/atan2.3
+++ b/lib/msun/man/atan2.3
@@ -131,9 +131,9 @@ r\(**sin\(*h.
These equations are satisfied when (x=0,y=0)
is mapped to
.if n \
-(r=0,theta=0)
+(r=0,theta=0).
.if t \
-(r=0,\(*h=0) .
+(r=0,\(*h=0).
In general, conversions to polar coordinates
should be computed thus:
.Bd -unfilled -offset indent
OpenPOWER on IntegriCloud