Module Name:    src
Committed By:   christos
Date:           Mon Jul 26 12:50:52 UTC 2010

Modified Files:
        src/share/man/man2: siginfo.2

Log Message:
fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man2/siginfo.2

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

Modified files:

Index: src/share/man/man2/siginfo.2
diff -u src/share/man/man2/siginfo.2:1.4 src/share/man/man2/siginfo.2:1.5
--- src/share/man/man2/siginfo.2:1.4	Wed Apr 30 09:10:53 2008
+++ src/share/man/man2/siginfo.2	Mon Jul 26 08:50:52 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: siginfo.2,v 1.4 2008/04/30 13:10:53 martin Exp $
+.\"	$NetBSD: siginfo.2,v 1.5 2010/07/26 12:50:52 christos Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 21, 2007
+.Dd July 26, 2010
 .Dt SIGINFO 2
 .Os
 .Sh NAME
@@ -185,9 +185,9 @@
 .It FPE_FLTUND
 Floating point underflow
 .It FPE_FLTRES
-Floating poing inexact result
+Floating point inexact result
 .It FPE_FLTINV
-Invalid Floating poing operation
+Invalid Floating point operation
 .It FPE_FLTSUB
 Subscript out of range
 .El

Reply via email to