summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-17 15:25:55 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-17 15:25:55 +0000
commite822b43712eb246bc1f3fef26ac59d796373be94 (patch)
tree95d5aab0bc154a7bcd8c877a5918c1be5d6bb3df /lib/libc
parente1aaa82284f7d76c653d3919d70ceb119f3f4c23 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/inet.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/inet.3 b/lib/libc/net/inet.3
index f9ce2c62f925..5bc01f57db77 100644
--- a/lib/libc/net/inet.3
+++ b/lib/libc/net/inet.3
@@ -242,7 +242,7 @@ functions conform to
.St -xns5.2 .
Note that
.Fn inet_pton
-does not accept 1-, 2-, or 3-part dotted addresses; all four parts
+does not accept 1-, 2-, or 3-part dotted addresses; all four parts
must be specified.
This is a narrower input set than that accepted by
.Fn inet_aton .