summaryrefslogtreecommitdiffstats
path: root/lib/libm
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-12-23 17:00:47 +0000
committerjmc <jmc@openbsd.org>2011-12-23 17:00:47 +0000
commit0408ffc077d5bc36e2efa3012af208ffeb84efdb (patch)
treef5a42ca5cdcd51bedd6f809722387c30584431cf /lib/libm
parentOn envelope creation, get the message id in a saner way than the (diff)
downloadwireguard-openbsd-0408ffc077d5bc36e2efa3012af208ffeb84efdb.tar.xz
wireguard-openbsd-0408ffc077d5bc36e2efa3012af208ffeb84efdb.zip
some spelling fixes, found using freebsd's "igor" document verifier;
Diffstat (limited to 'lib/libm')
-rw-r--r--lib/libm/man/feclearexcept.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/feclearexcept.3 b/lib/libm/man/feclearexcept.3
index c47b8758c5f..4dffaf63ac6 100644
--- a/lib/libm/man/feclearexcept.3
+++ b/lib/libm/man/feclearexcept.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: feclearexcept.3,v 1.2 2011/05/26 15:42:27 jmc Exp $
+.\" $OpenBSD: feclearexcept.3,v 1.3 2011/12/23 17:00:47 jmc Exp $
.\"
.\" Copyright (c) 2011 Martynas Venckus <martynas@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 26 2011 $
+.Dd $Mdocdate: December 23 2011 $
.Dt FECLEAREXCEPT 3
.Os
.Sh NAME
@@ -91,7 +91,7 @@ in the object pointed to by
.Pp
The
.Fn feraiseexcept
-funtion raises floating-point exceptions represented by
+function raises floating-point exceptions represented by
.Pa excepts .
.Pp
The