aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 05:50:53 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 05:50:53 +0000
commit9c727d2ca92826945a583d93d4ee78b148c08f83 (patch)
tree50334246dae440cd213104fe7a995e8a64345be6 /lib/libc/net
parent060b58da675d398819d855dfce27795f2c7415e1 (diff)
downloadsrc-9c727d2ca92826945a583d93d4ee78b148c08f83.tar.gz
src-9c727d2ca92826945a583d93d4ee78b148c08f83.zip
Spelling corrections.
PR: 6868 Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes: svn path=/head/; revision=36692
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/addr2ascii.32
-rw-r--r--lib/libc/net/gethostbyname.34
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/addr2ascii.3 b/lib/libc/net/addr2ascii.3
index 5a3f3d141c09..21ebe2a22f56 100644
--- a/lib/libc/net/addr2ascii.3
+++ b/lib/libc/net/addr2ascii.3
@@ -186,7 +186,7 @@ was improperly formatted for address family
.Xr inet 4
.Sh HISTORY
An interface close to this one was originally suggested by Craig
-Partridge. This particular interface originally apppeared in the
+Partridge. This particular interface originally appeared in the
.Tn INRIA
.Tn IPv6
implementation.
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index 77bd54c4f551..4c369fec6e06 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)gethostbyname.3 8.4 (Berkeley) 5/25/95
-.\" $Id: gethostbyname.3,v 1.8 1997/06/18 06:26:13 charnier Exp $
+.\" $Id: gethostbyname.3,v 1.9 1998/03/23 13:05:07 bde Exp $
.\"
.Dd May 25, 1995
.Dt GETHOSTBYNAME 3
@@ -137,7 +137,7 @@ Currently the
.Fa af
argument must be specified as
.Dv AF_INET
-else the fuction will return
+else the function will return
.Dv NULL
after having set
.Va h_errno