Module Name: src
Committed By: wiz
Date: Sat Dec 12 23:55:42 UTC 2015
Modified Files:
src/lib/libm/man: fma.3
Log Message:
Whitespace nit.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/lib/libm/man/fma.3:1.2
--- src/lib/libm/man/fma.3:1.1 Sat Dec 12 19:05:45 2015
+++ src/lib/libm/man/fma.3 Sat Dec 12 23:55:42 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: fma.3,v 1.1 2015/12/12 19:05:45 nros Exp $
+.\" $NetBSD: fma.3,v 1.2 2015/12/12 23:55:42 wiz Exp $
.\" Copyright (c) 2005 David Schultz <[email protected]>
.\" All rights reserved.
.\"
@@ -122,5 +122,5 @@ and
.Fn fmal
routines where imported into
.Nx
-in
+in
.Nx 7.0 .