ip.7: s/INADDR_ANY/INADDR_LOOPBACK/ in discussion of htonl()

INADDR_LOOPBACK is a better example, since it is not
byte-order neutral.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-18 17:39:02 +01:00
parent c0a0e532ae
commit 5d0ea688e3
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ should be assigned one of the
.BR INADDR_*
values
(e.g.,
.BR INADDR_ANY )
.BR INADDR_LOOPBACK )
using
.BR htonl (3)
or set using the