]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
s/endservent/endnetent/
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Jul 2005 06:54:12 +0000 (06:54 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Jul 2005 06:54:12 +0000 (06:54 +0000)
man3/getnetent.3

index 41fa510b6742119d1e9a505b204ab85f794ee3f0..c9377aa21106bdfb9e71ecd78c53624a0ad041ad 100644 (file)
@@ -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<netdb.h>\fP as follows:
 .sp