From eebf512f9ccf68c32dd3357d8b220432728968c3 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 15 Apr 2000 02:15:31 +0000 Subject: Mostly punctuation fixes. --- lib/libm/man/exp.3 | 5 +++-- lib/libm/man/lgamma.3 | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'lib/libm/man') diff --git a/lib/libm/man/exp.3 b/lib/libm/man/exp.3 index 517a61bb8b9..7276c371bb0 100644 --- a/lib/libm/man/exp.3 +++ b/lib/libm/man/exp.3 @@ -1,4 +1,5 @@ -.\" $OpenBSD: exp.3,v 1.9 2000/03/14 21:31:46 aaron Exp $ +.\" $OpenBSD: exp.3,v 1.10 2000/04/15 02:15:28 aaron Exp $ +.\" .\" Copyright (c) 1985, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -89,7 +90,7 @@ function computes the value exp(x)\-1 accurately even for tiny argument The .Fn log function computes the value of the natural logarithm of argument -.Fa x. +.Fa x . .Pp The .Fn log10 diff --git a/lib/libm/man/lgamma.3 b/lib/libm/man/lgamma.3 index 1a69d0fce2f..b4761e77942 100644 --- a/lib/libm/man/lgamma.3 +++ b/lib/libm/man/lgamma.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lgamma.3,v 1.9 2000/03/02 00:29:50 todd Exp $ +.\" $OpenBSD: lgamma.3,v 1.10 2000/04/15 02:15:28 aaron Exp $ .\" Copyright (c) 1985, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -82,7 +82,7 @@ returns appropriate values unless an argument is out of range. Overflow will occur for sufficiently large positive values, and non-positive integers. On the -.Tn VAX, +.Tn VAX , the reserved operator is returned, and .Va errno -- cgit v1.2.3