summaryrefslogtreecommitdiffstats
path: root/man3/getutent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getutent.3')
-rw-r--r--man3/getutent.33
1 files changed, 1 insertions, 2 deletions
diff --git a/man3/getutent.3 b/man3/getutent.3
index fb62994c4..fe046282d 100644
--- a/man3/getutent.3
+++ b/man3/getutent.3
@@ -279,7 +279,6 @@ Glibc adds reentrant versions
.BI " struct utmp *" ubuf ", struct utmp **" ubufp );
.BI "int getutline_r(struct utmp *" ut ,
.BI " struct utmp *" ubuf ", struct utmp **" ubufp );
-.EE
.fi
.PP
Feature Test Macro Requirements for glibc (see
@@ -359,7 +358,7 @@ main(int argc, char *argv[])
.BR getutmp (3),
.BR utmp (5)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,