Removed outdated note about Debian and libc5.

This commit is contained in:
Michael Kerrisk 2007-05-30 04:43:46 +00:00
parent 44bc0c36ea
commit 0fb0ca171c
1 changed files with 0 additions and 3 deletions

View File

@ -261,9 +261,6 @@ Note that the utmp struct from libc5 has changed in libc6.
Because of this,
binaries using the old libc5 struct will corrupt
.IR /var/run/utmp " and/or " /var/log/wtmp .
Debian systems include a patched libc5 which uses the new utmp format.
The problem still exists with wtmp since it's accessed directly in
libc5.
.SH NOTES
The file format is machine dependent, so it is recommended that it be
processed only on the machine architecture where it was created.