From: Michael Kerrisk Date: Mon, 4 Jul 2005 06:54:12 +0000 (+0000) Subject: s/endservent/endnetent/ X-Git-Tag: man-pages-2.06~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88abec49a2dc1aa6c8b4348cc921e204c1009f62;p=thirdparty%2Fman-pages.git s/endservent/endnetent/ --- diff --git a/man3/getnetent.3 b/man3/getnetent.3 index 41fa510b67..c9377aa211 100644 --- a/man3/getnetent.3 +++ b/man3/getnetent.3 @@ -62,7 +62,7 @@ The \fBsetnetent()\fP function opens and rewinds the file will not be closed between calls to \fBgetnetbyname()\fP and \fBgetnetbyaddr()\fP. .PP -The \fBendservent()\fP function closes \fI/etc/networks\fP. +The \fBendnetent()\fP function closes \fI/etc/networks\fP. .PP The \fInetent\fP structure is defined in \fI\fP as follows: .sp