summaryrefslogtreecommitdiff
path: root/man3/getutent.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-01-28 20:00:24 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-01-28 20:00:24 +0000
commit0a90178cbbfae7f5206fa9b5d1451ae2c14d9051 (patch)
treec3686e9bdf752dd8c72a9a437d2a853ad5293e52 /man3/getutent.3
parentd3bbf18d91da56d29840c8153c84385b563cb46a (diff)
Add feature_test_macros(7) to SEE ALSO
Diffstat (limited to 'man3/getutent.3')
-rw-r--r--man3/getutent.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/getutent.3 b/man3/getutent.3
index c046ebc66..130a81893 100644
--- a/man3/getutent.3
+++ b/man3/getutent.3
@@ -197,4 +197,5 @@ Linux glibc on the other hand does not use \fIutmpx\fP since its
\fIutmp\fP structure is already large enough. The functions \fIgetutxent\fP
etc. are aliases for \fIgetutent\fP etc.
.SH "SEE ALSO"
-.BR utmp (5)
+.BR utmp (5),
+.BR feature_test_macros (7)