Use Ar for function argument.

This commit is contained in:
wiz 2005-02-22 15:15:51 +00:00
parent b74b94a591
commit cf3e23f3e8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pam_set_data.3,v 1.3 2005/02/20 19:30:51 wiz Exp $
.\" $NetBSD: pam_set_data.3,v 1.4 2005/02/22 15:15:51 wiz Exp $
.\"
.\"-
.\" Copyright (c) 2001-2003 Networks Associates Technology, Inc.
@ -62,7 +62,7 @@ argument.
If not
.Dv NULL ,
the
.Fn cleanup
.Ar cleanup
argument should point to a function
responsible for releasing the resources associated with the object.
.Pp