diff options
author | 2015-11-10 23:48:17 +0000 | |
---|---|---|
committer | 2015-11-10 23:48:17 +0000 | |
commit | d04ba2cc13092d56f44a5a662aee6f1effe0193d (patch) | |
tree | 115bd96020a145b8a3a4a5e3a301fee6df77b40f /lib/libc/net/inet_net.3 | |
parent | sync (diff) | |
download | wireguard-openbsd-d04ba2cc13092d56f44a5a662aee6f1effe0193d.tar.xz wireguard-openbsd-d04ba2cc13092d56f44a5a662aee6f1effe0193d.zip |
update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;
feedback/ok schwarze
Diffstat (limited to 'lib/libc/net/inet_net.3')
-rw-r--r-- | lib/libc/net/inet_net.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/inet_net.3 b/lib/libc/net/inet_net.3 index e518803c79e..be6723efc93 100644 --- a/lib/libc/net/inet_net.3 +++ b/lib/libc/net/inet_net.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet_net.3,v 1.17 2015/11/08 14:22:11 jmc Exp $ +.\" $OpenBSD: inet_net.3,v 1.18 2015/11/10 23:48:18 jmc Exp $ .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -28,8 +28,8 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 8 2015 $ -.Dt INET_NET 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt INET_NET_NTOP 3 .Os .Sh NAME .Nm inet_net_ntop , |