Document reality, not a fantasy.
authordownsj <downsj@openbsd.org>
Wed, 26 Feb 1997 04:34:46 +0000 (04:34 +0000)
committerdownsj <downsj@openbsd.org>
Wed, 26 Feb 1997 04:34:46 +0000 (04:34 +0000)
lib/libc/gen/getnetgrent.3

index 60698a1..9f95359 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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.
@@ -42,7 +42,7 @@
 .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