Module Name:    src
Committed By:   maya
Date:           Wed Sep 27 10:12:47 UTC 2017

Modified Files:
        src/lib/libm/man: fma.3

Log Message:
Fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/man/fma.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libm/man/fma.3
diff -u src/lib/libm/man/fma.3:1.2 src/lib/libm/man/fma.3:1.3
--- src/lib/libm/man/fma.3:1.2	Sat Dec 12 23:55:42 2015
+++ src/lib/libm/man/fma.3	Wed Sep 27 10:12:47 2017
@@ -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 <d...@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 .

Reply via email to