-.\" $OpenBSD: getnetgrent.3,v 1.2 1996/08/19 08:23:47 tholo Exp $
+.\" $OpenBSD: getnetgrent.3,v 1.3 1997/02/26 04:34:46 downsj Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.Nd netgroup database operations
.Sh SYNOPSIS
.Ft int
-.Fn getnetgrent "char **host, char **user, char **domain"
+.Fn getnetgrent "const char **host, const char **user, const char **domain"
.Ft int
.Fn innetgr "const char *netgroup, const char *host, const char *user, const char *domain"
.Ft void