inet_pton.3: Mention byte order

Come to think of it, this probably applies to IPv6 as well. Moving to
the paragraph before:
This commit is contained in:
Stefan Puiu 2016-05-12 10:23:30 +03:00 committed by Michael Kerrisk
parent 356b97288a
commit 04fd9903e3
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ argument must be either
.B AF_INET
or
.BR AF_INET6 .
.IR dst
is written in network byte order.
.PP
The following address families are currently supported:
.TP