stailq.3, utmp.5, time_namespaces.7: srcfix: remove redundant .PP

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 23:35:44 +01:00
parent feaef5f266
commit f7fc28f97a
3 changed files with 0 additions and 4 deletions

View File

@ -256,7 +256,6 @@ macro.
.\" .BR STAILQ_REMOVE (),
.\" this macro does not traverse the entire tail queue.
.SS Other features
.PP
.BR STAILQ_CONCAT ()
concatenates the tail queue headed by
.I head2

View File

@ -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.

View File

@ -211,7 +211,6 @@ The motivation for adding time namespaces was to allow
the monotonic and boot-time clocks to maintain consistent values
during container migration and checkpoint/restore.
.SH EXAMPLES
.PP
The following shell session demonstrates the operation of time namespaces.
We begin by displaying the inode number of the time namespace
of a shell in the initial time namespace: