summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderaadt <>1998-07-24 20:49:11 +0000
committerderaadt <>1998-07-24 20:49:11 +0000
commita924f445760f6651d20835536c6ee6cb432ccc82 (patch)
treee9c2cf927dfd5cde8bdc376967c411c5c9191a5e
parent5f7f27db6ccb23c4620ede1eecdde47b5eed1038 (diff)
downloadopenbsd-a924f445760f6651d20835536c6ee6cb432ccc82.tar.gz
openbsd-a924f445760f6651d20835536c6ee6cb432ccc82.tar.bz2
openbsd-a924f445760f6651d20835536c6ee6cb432ccc82.zip
fix spelling of separate
-rw-r--r--src/lib/libc/net/gethostbyname.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3
index 50329a810c..8d2c18fd7e 100644
--- a/src/lib/libc/net/gethostbyname.3
+++ b/src/lib/libc/net/gethostbyname.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: gethostbyname.3,v 1.7 1997/06/13 13:30:35 deraadt Exp $ 1.\" $OpenBSD: gethostbyname.3,v 1.8 1998/07/24 20:49:11 deraadt Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1987, 1991, 1993 3.\" Copyright (c) 1983, 1987, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" 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
163.Fa string 163.Fa string
164is 164is
165.Pf non Dv -NULL , 165.Pf non Dv -NULL ,
166it is prepended to the message string and seperated from it by a colon 166it is prepended to the message string and separated from it by a colon
167and a space. The error message is printed with a trailing newline. 167and a space. The error message is printed with a trailing newline.
168The contents of the error message is the same as that returned by 168The contents of the error message is the same as that returned by
169.Fn hstrerror 169.Fn hstrerror