diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-09-10 10:14:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-09-10 10:14:21 +0000 |
commit | 261178f2a3b8522c59b2071dc94c186c3d7c4332 (patch) | |
tree | 92d9f25d4d5e31d203cc3ed47fdf0485e4ad392a | |
parent | 61808a78974649e09438a6739320582c5d406e91 (diff) |
tweak Nd after previous; ok mpi
-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 |