summaryrefslogtreecommitdiff
path: root/man3/inet.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/inet.3')
-rw-r--r--man3/inet.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/inet.3 b/man3/inet.3
index 5d400625..108b209d 100644
--- a/man3/inet.3
+++ b/man3/inet.3
@@ -135,7 +135,7 @@ struct in_addr {
Note that on the i80x86 the host byte order is Least Significant Byte
first (little endian), whereas the network byte order, as used on the
Internet, is Most Significant Byte first (big endian).
-.SH NOTE
+.SH NOTES
When you using numbers-and-dots notation for addresses,
be aware that each number will be interpreted as octal
if preceded by a 0 and as hexadecimal if preceded by 0x.