diff options
Diffstat (limited to 'man5/utmp.5')
| -rw-r--r-- | man5/utmp.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/utmp.5 b/man5/utmp.5 index 397ced9764..05207035a4 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -26,7 +26,7 @@ .\" Modified 1996-07-20 by Michael Haardt .\" Modified 1997-07-02 by Nicol�s Lichtmaier <nick@debian.org> .\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne -.TH UTMP 5 2008-10-10 "Linux" "Linux Programmer's Manual" +.TH UTMP 5 2011-09-28 "Linux" "Linux Programmer's Manual" .SH NAME utmp, wtmp \- login records .SH SYNOPSIS @@ -133,7 +133,7 @@ This structure gives the name of the special file associated with the user's terminal, the user's login name, and the time of login in the form of .BR time (2). -String fields are terminated by \fB\(aq\e0\(aq\fP +String fields are terminated by a null byte (\(aq\e0\(aq) if they are shorter than the size of the field. .PP |
