Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/net typo - s/intger/integer/



details:   https://anonhg.NetBSD.org/src/rev/9d8a09c065b4
branches:  trunk
changeset: 584206:9d8a09c065b4
user:      soda <soda%NetBSD.org@localhost>
date:      Sun Sep 11 02:23:52 2005 +0000

description:
typo - s/intger/integer/

diffstat:

 lib/libc/net/byteorder.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 38e34a005aca -r 9d8a09c065b4 lib/libc/net/byteorder.3
--- a/lib/libc/net/byteorder.3  Sat Sep 10 23:19:54 2005 +0000
+++ b/lib/libc/net/byteorder.3  Sun Sep 11 02:23:52 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: byteorder.3,v 1.12 2004/06/10 11:37:35 kleink Exp $
+.\"    $NetBSD: byteorder.3,v 1.13 2005/09/11 02:23:52 soda Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -74,7 +74,7 @@
 .Fn ntohs
 functions conform to
 .St -p1003.1-2001 .
-Their use of the fixed-width intger types
+Their use of the fixed-width integer types
 .Fa uint16_t
 and
 .Fa uint32_t



Home | Main Index | Thread Index | Old Index