summaryrefslogtreecommitdiff
path: root/man3/login.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-16 02:54:18 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-16 02:54:18 +0000
commit19c98696a291db41307abdbe2f808539f926f61e (patch)
treebbfa89110794f1037ca34dc3b70c15e2dadc592c /man3/login.3
parent99c7ba5573f0efcb29cfcea4af12f690f3af4bdc (diff)
s/SH NOTE$/SH NOTES/
Diffstat (limited to 'man3/login.3')
-rw-r--r--man3/login.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/login.3 b/man3/login.3
index fd34fc34..985c629c 100644
--- a/man3/login.3
+++ b/man3/login.3
@@ -86,7 +86,7 @@ The
.BR logout ()
function returns 1 if the entry was successfully written to the
database, or 0 if an error occurred.
-.SH NOTE
+.SH NOTES
These functions are included in libutil, hence you'll need to add
.B \-lutil
to your compiler command line.