diff options
| -rw-r--r-- | man3/inet.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/inet.3 b/man3/inet.3 index 962b0c8ade..059ff3eb22 100644 --- a/man3/inet.3 +++ b/man3/inet.3 @@ -83,7 +83,7 @@ The address supplied in can have one of the following forms: .TP 10 .I a.b.c.d -Each of the for numeric parts specifies a byte of the address; +Each of the four numeric parts specifies a byte of the address; the bytes are assigned in left-to-right order to produce the binary address. .TP .I a.b.c |
