correct the va_list arg for nss_method

This commit is contained in:
lukem 2004-09-27 07:00:52 +00:00
parent 60cf19985c
commit 115b984fd6
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: nsdispatch.3,v 1.17 2004/07/27 14:35:56 wiz Exp $
.\" $NetBSD: nsdispatch.3,v 1.18 2004/09/27 07:00:52 lukem Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd July 18, 2004
.Dd September 27, 2004
.Dt NSDISPATCH 3
.Os
.Sh NAME
@ -72,7 +72,7 @@ is passed to each callback function to modify as necessary
Each callback has the function signature described by the typedef:
.Pp
.Ft typedef int
.Fn \*(lp*nss_method\*(rp "void *retval" "void *cb_data" "va_list *ap" ;
.Fn \*(lp*nss_method\*(rp "void *retval" "void *cb_data" "va_list ap" ;
.Pp
.Va dtab
is an array of