Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man2 fix typo.



details:   https://anonhg.NetBSD.org/src/rev/b4dc3a0345ec
branches:  trunk
changeset: 756611:b4dc3a0345ec
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Jul 26 12:50:52 2010 +0000

description:
fix typo.

diffstat:

 share/man/man2/siginfo.2 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 39f6828b8399 -r b4dc3a0345ec share/man/man2/siginfo.2
--- a/share/man/man2/siginfo.2  Mon Jul 26 12:39:04 2010 +0000
+++ b/share/man/man2/siginfo.2  Mon Jul 26 12:50:52 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index