mdoc style: start new sentence on new line

This commit is contained in:
Benjamin Kaduk 2017-10-04 12:58:30 +00:00
parent b73e1f746a
commit 75ea0b7697
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=324277

View File

@ -191,11 +191,13 @@ may be used to request the use of a connected
socket for queries.
Queries will by default use
.Tn UDP
datagrams. If the
datagrams.
If the
.Fa stayopen
flag is non-zero, a
.Tn TCP
connection to the name server will be used. It will remain open after calls to
connection to the name server will be used.
It will remain open after calls to
.Fn gethostbyname ,
.Fn gethostbyname2
or