summaryrefslogtreecommitdiff
path: root/lib/libc/net
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-07-24 20:49:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-07-24 20:49:16 +0000
commitfb128d15e88c3f9860051be3dac03ba1c81a3f5d (patch)
treedb6352738a7bd6de5feffe49c135986875d341ef /lib/libc/net
parent01523e21e8250db7a11847d6ea7bb06c1a2d2817 (diff)
fix spelling of separate
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/gethostbyname.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index 50329a810c9..8d2c18fd7e8 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gethostbyname.3,v 1.7 1997/06/13 13:30:35 deraadt Exp $
+.\" $OpenBSD: gethostbyname.3,v 1.8 1998/07/24 20:49:11 deraadt Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -163,7 +163,7 @@ function prints an error message describing the failure. If it's argument
.Fa string
is
.Pf non Dv -NULL ,
-it is prepended to the message string and seperated from it by a colon
+it is prepended to the message string and separated from it by a colon
and a space. The error message is printed with a trailing newline.
The contents of the error message is the same as that returned by
.Fn hstrerror