diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-29 04:02:19 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-29 04:02:19 +0000 |
commit | 39446c2fecf6ac7d5693ef1f85c7284bfc72167c (patch) | |
tree | 8e4e91a2ca79b9321ac1db76794c79dc7b1e5bf4 /man5/utmp.5 | |
parent | 11f0ca5eb165d36d88cd2edc031e9432ede75a66 (diff) |
wrap line at sentence break
Diffstat (limited to 'man5/utmp.5')
-rw-r--r-- | man5/utmp.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man5/utmp.5 b/man5/utmp.5 index e43d9b7b..d90664eb 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -234,7 +234,8 @@ ut.ut_tv.tv_usec = tv.tv_usec; /var/log/wtmp .SH "CONFORMING TO" Linux utmp entries conform neither to v7/BSD nor to System V; they are a -mix of the two. v7/BSD has fewer fields; most importantly it lacks +mix of the two. +v7/BSD has fewer fields; most importantly it lacks \fIut_type\fP, which causes native v7/BSD-like programs to display (for example) dead or login entries. Further, there is no configuration file |