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 (), .\" .BR STAILQ_REMOVE (),
.\" this macro does not traverse the entire tail queue. .\" this macro does not traverse the entire tail queue.
.SS Other features .SS Other features
.PP
.BR STAILQ_CONCAT () .BR STAILQ_CONCAT ()
concatenates the tail queue headed by concatenates the tail queue headed by
.I head2 .I head2

View File

@ -237,7 +237,6 @@ removed, record-keeping is turned off.
.br .br
.I /var/log/wtmp .I /var/log/wtmp
.SH CONFORMING TO .SH CONFORMING TO
.PP
POSIX.1 does not specify a POSIX.1 does not specify a
.I utmp .I utmp
structure, but rather one named 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. .\" 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. System V has no \fIut_host\fP or \fIut_addr_v6\fP fields.
.SH NOTES .SH NOTES
.PP
Unlike various other Unlike various other
systems, where utmp logging can be disabled by removing the file, utmp systems, where utmp logging can be disabled by removing the file, utmp
must always exist on Linux. 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 the monotonic and boot-time clocks to maintain consistent values
during container migration and checkpoint/restore. during container migration and checkpoint/restore.
.SH EXAMPLES .SH EXAMPLES
.PP
The following shell session demonstrates the operation of time namespaces. The following shell session demonstrates the operation of time namespaces.
We begin by displaying the inode number of the time namespace We begin by displaying the inode number of the time namespace
of a shell in the initial time namespace: of a shell in the initial time namespace: