diff options
Diffstat (limited to 'login/README.utmpd')
-rw-r--r-- | login/README.utmpd | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/login/README.utmpd b/login/README.utmpd index d70b3d8de2..b691c36f27 100644 --- a/login/README.utmpd +++ b/login/README.utmpd @@ -1,7 +1,8 @@ With the introduction of version 2 of the GNU C Library the format of -the UTMP and WTMP files changed for some configurations (see Q&A 10 of -the FAQ). This version of the GNU C Library contains a solution for -the problems this may cause, by providing an UTMP daemon `utmpd'. +the UTMP and WTMP files changed for some configurations (see Q&A `Why +does getlogin() always return NULL on my Linux box?' of the FAQ). +This version of the GNU C Library contains a solution for the problems +this may cause, by providing an UTMP daemon `utmpd'. Do I need it? ============= |