add comma
authorKevin Dunlap <kjd@ucbvax.Berkeley.EDU>
Wed, 28 May 1986 02:14:53 +0000 (18:14 -0800)
committerKevin Dunlap <kjd@ucbvax.Berkeley.EDU>
Wed, 28 May 1986 02:14:53 +0000 (18:14 -0800)
SCCS-vsn: lib/libm/common_source/math.3 6.8
SCCS-vsn: lib/libmp/mp.3 6.3

usr/src/lib/libm/common_source/math.3
usr/src/lib/libmp/mp.3

index 431e1f8..2b5f97b 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)math.3      6.7 (Berkeley) %G%
+.\"    @(#)math.3      6.8 (Berkeley) %G%
 .\"
 .TH MATH 3 ""
 .UC 4
 .\"
 .TH MATH 3 ""
 .UC 4
@@ -558,7 +558,7 @@ when a result, if properly computed, might have lain barely within range, and
 .RE
 Inexact in \fIcabs\fR, \fIcbrt\fR, \fIhypot\fR, \fIlog10\fR and \fIpow\fR
 .RS
 .RE
 Inexact in \fIcabs\fR, \fIcbrt\fR, \fIhypot\fR, \fIlog10\fR and \fIpow\fR
 .RS
-when it happens to be exact thanks to fortuitous cancellation of errors.
+when it happens to be exact, thanks to fortuitous cancellation of errors.
 .RE
 .RE
 Otherwise, ...
 .RE
 .RE
 Otherwise, ...
index 9869071..ec6d50d 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)mp.3        6.2 (Berkeley) %G%
+.\"    @(#)mp.3        6.3 (Berkeley) %G%
 .\"
 .TH MP 3X
 .UC
 .\"
 .TH MP 3X
 .UC
@@ -57,7 +57,7 @@ can be initialized using the function
 .I itom
 which sets the initial value to
 .IR n .
 .I itom
 which sets the initial value to
 .IR n .
-After that space is managed automatically by the routines.
+After that, space is managed automatically by the routines.
 .PP
 .IR madd , " msub " and " mult"
 assign to
 .PP
 .IR madd , " msub " and " mult"
 assign to