diff options
author | 2015-09-10 10:14:20 +0000 | |
---|---|---|
committer | 2015-09-10 10:14:20 +0000 | |
commit | fb6aaed3c4e172b693235e9e8ac886d4c6583c6c (patch) | |
tree | 1d52b99762a611769e781ee10517371b5bf38704 /lib/libc | |
parent | Split tls_handshake() out from tls_accept/tls_connect. By doing this the (diff) | |
download | wireguard-openbsd-fb6aaed3c4e172b693235e9e8ac886d4c6583c6c.tar.xz wireguard-openbsd-fb6aaed3c4e172b693235e9e8ac886d4c6583c6c.zip |
tweak Nd after previous; ok mpi
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/link_ntoa.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/link_ntoa.3 b/lib/libc/net/link_ntoa.3 index 67a412dbc81..89536774410 100644 --- a/lib/libc/net/link_ntoa.3 +++ b/lib/libc/net/link_ntoa.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: link_ntoa.3,v 1.1 2015/09/10 08:55:03 mpi Exp $ +.\" $OpenBSD: link_ntoa.3,v 1.2 2015/09/10 10:14:20 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm link_ntoa -.Nd elementary address specification routines for link level access +.Nd elementary address specification routine for link level access .Sh SYNOPSIS .In sys/types.h .In sys/socket.h |