Date: Wed, 4 Oct 2017 08:10:15 -0700 From: Ngie Cooper <yaneurabeya@gmail.com> To: Cy Schubert <cy@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r324249 - head/lib/libc/net Message-ID: <3CE21D1E-4400-44EE-B7BE-62B4A9DB59A7@gmail.com> In-Reply-To: <201710040606.v9466MFk061918@repo.freebsd.org> References: <201710040606.v9466MFk061918@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Oct 3, 2017, at 23:06, Cy Schubert <cy@FreeBSD.org> wrote: >=20 > Author: cy > Date: Wed Oct 4 06:06:22 2017 > New Revision: 324249 > URL: https://svnweb.freebsd.org/changeset/base/324249 >=20 > Log: > Clarify the wording describing the stayopen flag. >=20 > MFC after: 1 week >=20 > Modified: > head/lib/libc/net/gethostbyname.3 >=20 > Modified: head/lib/libc/net/gethostbyname.3 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > --- head/lib/libc/net/gethostbyname.3 Wed Oct 4 03:39:54 2017 (r324= 248) > +++ head/lib/libc/net/gethostbyname.3 Wed Oct 4 06:06:22 2017 (r324= 249) > @@ -28,7 +28,7 @@ > .\" From: @(#)gethostbyname.3 8.4 (Berkeley) 5/25/95 > .\" $FreeBSD$ > .\" > -.Dd May 12, 2006 > +.Dd October 4, 2017 > .Dt GETHOSTBYNAME 3 > .Os > .Sh NAME > @@ -189,19 +189,18 @@ function > may be used to request the use of a connected > .Tn TCP > socket for queries. > -If the > +Queries will by defaulat use > +.Tn UDP > +datagrams. If the manlint: new sentences must start on new lines. Cheers, -Ngie=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CE21D1E-4400-44EE-B7BE-62B4A9DB59A7>