aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-09 23:35:44 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-10 08:59:28 +0100
commitf7fc28f97a1012631f835adcbfdcd3a048fa31b2 (patch)
treeb08d88b9332b38881a55812ef3cb5d1bce98fb67 /man5
parentfeaef5f266cbc4f9192c4d0558093b9b6088a252 (diff)
downloadman-pages-f7fc28f97a1012631f835adcbfdcd3a048fa31b2.tar.gz
stailq.3, utmp.5, time_namespaces.7: srcfix: remove redundant .PP
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/utmp.52
1 files changed, 0 insertions, 2 deletions
diff --git a/man5/utmp.5 b/man5/utmp.5
index c77c344887..24b0cba7f5 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -237,7 +237,6 @@ removed, record-keeping is turned off.
.br
.I /var/log/wtmp
.SH CONFORMING TO
-.PP
POSIX.1 does not specify a
.I utmp
structure, but rather one named
@@ -289,7 +288,6 @@ Linux uses the BSD conventions for line contents, as documented above.
.\" informative messages such as \fB"new time"\fP in the line field.
System V has no \fIut_host\fP or \fIut_addr_v6\fP fields.
.SH NOTES
-.PP
Unlike various other
systems, where utmp logging can be disabled by removing the file, utmp
must always exist on Linux.