SEE ALSO: add getutmp(3)

This commit is contained in:
Michael Kerrisk 2008-07-02 11:32:01 +00:00
parent 7a950f85c1
commit 0ad7707a3f
2 changed files with 2 additions and 0 deletions

View File

@ -281,5 +281,6 @@ main(int argc, char *argv[])
}
.fi
.SH "SEE ALSO"
.BR getutmp (3),
.BR utmp (5),
.BR feature_test_macros (7)

View File

@ -335,6 +335,7 @@ This man page is based on the libc5 one, things may work differently now.
.BR login (1),
.BR who (1),
.BR getutent (3),
.BR getutmp (3),
.BR login (3),
.BR logout (3),
.BR logwtmp (3),