svn commit: r324260 - head/lib/libc/net
Cy Schubert
cy at FreeBSD.org
Wed Oct 4 09:55:00 UTC 2017
Author: cy
Date: Wed Oct 4 09:54:59 2017
New Revision: 324260
URL: https://svnweb.freebsd.org/changeset/base/324260
Log:
Fix typo.
Reported by: se
Modified:
head/lib/libc/net/gethostbyname.3
Modified: head/lib/libc/net/gethostbyname.3
==============================================================================
--- head/lib/libc/net/gethostbyname.3 Wed Oct 4 09:54:55 2017 (r324259)
+++ head/lib/libc/net/gethostbyname.3 Wed Oct 4 09:54:59 2017 (r324260)
@@ -189,7 +189,7 @@ function
may be used to request the use of a connected
.Tn TCP
socket for queries.
-Queries will by defaulat use
+Queries will by default use
.Tn UDP
datagrams. If the
.Fa stayopen
More information about the svn-src-all
mailing list