diff options
Diffstat (limited to 'lib/libc/net/getnetent.3')
-rw-r--r-- | lib/libc/net/getnetent.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/net/getnetent.3 b/lib/libc/net/getnetent.3 index 58bb7a2..1bf3664 100644 --- a/lib/libc/net/getnetent.3 +++ b/lib/libc/net/getnetent.3 @@ -120,7 +120,8 @@ net name or net address and type is found, or until .Dv EOF -is encountered. The +is encountered. +The .Fa type must be .Dv AF_INET . |