summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-06-18 06:26:13 +0000
committercharnier <charnier@FreeBSD.org>1997-06-18 06:26:13 +0000
commit59c6ef884a174454627ad4e474ed046c199c9d9a (patch)
treef0f6ff12c13062eb47709ae9ef6608af2e7afa9f /lib/libc/net
parent3c30be4b409d77562e7cc8c79edb4bf99916cdcb (diff)
downloadFreeBSD-src-59c6ef884a174454627ad4e474ed046c199c9d9a.zip
FreeBSD-src-59c6ef884a174454627ad4e474ed046c199c9d9a.tar.gz
Typo.
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/gethostbyname.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index 32d9142..e520e33 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -29,7 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)gethostbyname.3 8.4 (Berkeley) 5/25/95
+.\" From: @(#)gethostbyname.3 8.4 (Berkeley) 5/25/95
+.\" $Id$
.\"
.Dd May 25, 1995
.Dt GETHOSTBYNAME 3
@@ -295,7 +296,7 @@ functions appeared in
.Bx 4.2 .
The
.Fn gethostbyname2
-functrion first appeared in bind-4.9.4.
+function first appeared in bind-4.9.4.
.Sh BUGS
These functions use static data storage;
if the data is needed for future use, it should be
OpenPOWER on IntegriCloud