diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/inet_pton.3 (renamed from man3/inet_pton.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/inet_pton.3 b/man/man3/inet_pton.3 index 37eb97c..89b10c3 100644 --- a/man3/inet_pton.3 +++ b/man/man3/inet_pton.3 @@ -5,7 +5,7 @@ .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\" References: RFC 2553 -.TH inet_pton 3 2023-10-31 "Linux man-pages 6.7" +.TH inet_pton 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME inet_pton \- convert IPv4 and IPv6 addresses from text to binary form .SH LIBRARY |