diff options
| author | maya <maya@NetBSD.org> | 2017-09-27 10:12:47 +0000 |
|---|---|---|
| committer | maya <maya@NetBSD.org> | 2017-09-27 10:12:47 +0000 |
| commit | 77236e8f3efc1b0d2ac18c86c9fc64d8a2afaeaa (patch) | |
| tree | f1fbf3bb0e27abf37f456984ed4130514a2e380d /lib/libm | |
| parent | 9ec002730b264aad540a9cedca53e2578486d785 (diff) | |
Fix typo
Diffstat (limited to 'lib/libm')
| -rw-r--r-- | lib/libm/man/fma.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/fma.3 b/lib/libm/man/fma.3 index bf453aeb0fc..1be8dc75516 100644 --- a/lib/libm/man/fma.3 +++ b/lib/libm/man/fma.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: fma.3,v 1.2 2015/12/12 23:55:42 wiz Exp $ +.\" $NetBSD: fma.3,v 1.3 2017/09/27 10:12:47 maya Exp $ .\" Copyright (c) 2005 David Schultz <das@FreeBSD.org> .\" All rights reserved. .\" @@ -25,7 +25,7 @@ .\" .\" $FreeBSD: head/lib/msun/man/fma.3 152755 2005-11-24 09:25:10Z joel $ .\" -.Dd November 23, 2015 +.Dd September 27, 2017 .Dt FMA 3 .Os .Sh NAME @@ -120,7 +120,7 @@ The .Fn fmaf and .Fn fmal -routines where imported into +routines were imported into .Nx in .Nx 7.0 . |
