Fix manual page typos.

This commit is contained in:
jtc 1993-10-29 17:10:08 +00:00
parent a30194515d
commit 6ca09b6171
8 changed files with 18 additions and 18 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ceil.3 5.1 (Berkeley) 5/2/91
.\" $Id: ceil.3,v 1.4 1993/10/04 17:58:44 jtc Exp $
.\" $Id: ceil.3,v 1.5 1993/10/29 17:10:08 jtc Exp $
.\"
.Dd May 2, 1991
.Dt CEIL 3
@ -56,8 +56,8 @@ expressed as a double.
.Xr abs 3 ,
.Xr fabs 3 ,
.Xr floor 3 ,
.Xr rint 3 ,
.Xr ieee 3 ,
.Xr rint 3 ,
.Xr math 3
.Sh STANDARDS
The

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cos.3 5.1 (Berkeley) 5/2/91
.\" $Id: cos.3,v 1.3 1993/08/14 13:42:35 mycroft Exp $
.\" $Id: cos.3,v 1.4 1993/10/29 17:10:10 jtc Exp $
.\"
.Dd May 2, 1991
.Dt COS 3
@ -69,6 +69,6 @@ function returns the cosine value.
.Xr math 3 ,
.Sh STANDARDS
The
.Fn acos
.Fn cos
function conforms to
.St -ansiC .

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)floor.3 6.5 (Berkeley) 4/19/91
.\" $Id: floor.3,v 1.3 1993/08/14 13:42:45 mycroft Exp $
.\" $Id: floor.3,v 1.4 1993/10/29 17:10:11 jtc Exp $
.\"
.Dd April 19, 1991
.Dt FLOOR 3
@ -54,9 +54,9 @@ function returns the largest integral value
expressed as a double.
.Sh SEE ALSO
.Xr abs 3 ,
.Xr ieee 3 ,
.Xr ceil 3 ,
.Xr fabs 3 ,
.Xr floor 3 ,
.Xr ieee 3 ,
.Xr rint 3 ,
.Xr math 3
.Sh STANDARDS

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91
.\" $Id: ieee.3,v 1.4 1993/10/21 00:22:10 jtc Exp $
.\" $Id: ieee.3,v 1.5 1993/10/29 17:10:12 jtc Exp $
.\"
.Dd May 6, 1991
.Dt IEEE 3
@ -150,7 +150,7 @@ lies between 0 and the Underflow Threshold.
.Sx BUGS . )
.Pp
The
Fn calb
Fn scalb
returns
.Fa x Ns \(**(2** Ns Fa n )
computed, for integer n, without first computing

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ceil.3 5.1 (Berkeley) 5/2/91
.\" $Id: ceil.3,v 1.4 1993/10/04 17:58:44 jtc Exp $
.\" $Id: ceil.3,v 1.5 1993/10/29 17:10:08 jtc Exp $
.\"
.Dd May 2, 1991
.Dt CEIL 3
@ -56,8 +56,8 @@ expressed as a double.
.Xr abs 3 ,
.Xr fabs 3 ,
.Xr floor 3 ,
.Xr rint 3 ,
.Xr ieee 3 ,
.Xr rint 3 ,
.Xr math 3
.Sh STANDARDS
The

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cos.3 5.1 (Berkeley) 5/2/91
.\" $Id: cos.3,v 1.3 1993/08/14 13:42:35 mycroft Exp $
.\" $Id: cos.3,v 1.4 1993/10/29 17:10:10 jtc Exp $
.\"
.Dd May 2, 1991
.Dt COS 3
@ -69,6 +69,6 @@ function returns the cosine value.
.Xr math 3 ,
.Sh STANDARDS
The
.Fn acos
.Fn cos
function conforms to
.St -ansiC .

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)floor.3 6.5 (Berkeley) 4/19/91
.\" $Id: floor.3,v 1.3 1993/08/14 13:42:45 mycroft Exp $
.\" $Id: floor.3,v 1.4 1993/10/29 17:10:11 jtc Exp $
.\"
.Dd April 19, 1991
.Dt FLOOR 3
@ -54,9 +54,9 @@ function returns the largest integral value
expressed as a double.
.Sh SEE ALSO
.Xr abs 3 ,
.Xr ieee 3 ,
.Xr ceil 3 ,
.Xr fabs 3 ,
.Xr floor 3 ,
.Xr ieee 3 ,
.Xr rint 3 ,
.Xr math 3
.Sh STANDARDS

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91
.\" $Id: ieee.3,v 1.4 1993/10/21 00:22:10 jtc Exp $
.\" $Id: ieee.3,v 1.5 1993/10/29 17:10:12 jtc Exp $
.\"
.Dd May 6, 1991
.Dt IEEE 3
@ -150,7 +150,7 @@ lies between 0 and the Underflow Threshold.
.Sx BUGS . )
.Pp
The
Fn calb
Fn scalb
returns
.Fa x Ns \(**(2** Ns Fa n )
computed, for integer n, without first computing