Fn arguments do not need (empty) braces.
This commit is contained in:
parent
2a557a3feb
commit
667e9783e6
@ -1,5 +1,5 @@
|
||||
.\" @(#)getnetconfig.3n 1.28 93/06/02 SMI; from SVr4
|
||||
.\" $NetBSD: getnetconfig.3,v 1.4 2002/12/07 12:21:45 jdolecek Exp $
|
||||
.\" $NetBSD: getnetconfig.3,v 1.5 2002/12/18 19:34:53 wiz Exp $
|
||||
.\" Copyright 1989 AT&T
|
||||
.Dd April 22, 2000
|
||||
.Dt GETNETCONFIG 3
|
||||
@ -163,7 +163,7 @@ returns 0 on success and -1 on failure
|
||||
was not called previously).
|
||||
.Pp
|
||||
On success,
|
||||
.Fn getnetconfigent()
|
||||
.Fn getnetconfigent
|
||||
returns a pointer to the
|
||||
.Li struct netconfig
|
||||
structure corresponding to
|
||||
|
Loading…
Reference in New Issue
Block a user