Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/yp Change macro argument for mdoclint, no effective...



details:   https://anonhg.NetBSD.org/src/rev/95321de4ccfc
branches:  trunk
changeset: 777780:95321de4ccfc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Mar 04 11:52:32 2012 +0000

description:
Change macro argument for mdoclint, no effective change.

diffstat:

 lib/libc/yp/ypclnt.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 75b5c7b77fc9 -r 95321de4ccfc lib/libc/yp/ypclnt.3
--- a/lib/libc/yp/ypclnt.3      Sun Mar 04 03:23:35 2012 +0000
+++ b/lib/libc/yp/ypclnt.3      Sun Mar 04 11:52:32 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ypclnt.3,v 1.25 2012/03/02 17:27:49 christos Exp $
+.\"    $NetBSD: ypclnt.3,v 1.26 2012/03/04 11:52:32 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -199,7 +199,7 @@
 The
 .Nm ypclnt
 suite provides the following functionality:
-.Bl -tag -width yp_match()xx
+.Bl -tag -width yp_matchxxxx
 .It Fn yp_match
 Provides the value associated with the given key.
 .It Fn yp_first



Home | Main Index | Thread Index | Old Index