[PATCH] doc: schedutils/*: Fix some warnings from "mandoc -T lint"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mandoc: ./schedutils/chrt.1:37:2: WARNING: skipping paragraph macro: PP after SH

mandoc: ./schedutils/ionice.1:120:2: WARNING: skipping paragraph macro: PP empty

mandoc: ./schedutils/taskset.1:36:2: WARNING: skipping paragraph macro: PP after SH

####

  There is no change in the ouput from "nroff" and "groff".

Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx>
---
 schedutils/chrt.1    | 1 -
 schedutils/ionice.1  | 1 -
 schedutils/taskset.1 | 1 -
 3 files changed, 3 deletions(-)

diff --git a/schedutils/chrt.1 b/schedutils/chrt.1
index 83e57070c..0d9a225c3 100644
--- a/schedutils/chrt.1
+++ b/schedutils/chrt.1
@@ -34,7 +34,6 @@ chrt \- manipulate the real-time attributes of a process
 .B \-p
 .RI [ priority ]\  pid
 .SH DESCRIPTION
-.PP
 .B chrt
 sets or retrieves the real-time scheduling attributes of an existing \fIpid\fR,
 or runs \fIcommand\fR with the given attributes.
diff --git a/schedutils/ionice.1 b/schedutils/ionice.1
index 72dbae6af..bbb6b7e95 100644
--- a/schedutils/ionice.1
+++ b/schedutils/ionice.1
@@ -117,7 +117,6 @@ Display version information and exit.
 Linux supports I/O scheduling priorities and classes since 2.6.13 with the CFQ
 I/O scheduler.
 .SH EXAMPLES
-.LP
 .TP 7
 # \fBionice\fP \-c 3 \-p 89
 .TP 7
diff --git a/schedutils/taskset.1 b/schedutils/taskset.1
index 7fdc50898..71e7874e1 100644
--- a/schedutils/taskset.1
+++ b/schedutils/taskset.1
@@ -33,7 +33,6 @@ taskset \- set or retrieve a process's CPU affinity
 .B \-p
 .RI [ mask ]\  pid
 .SH DESCRIPTION
-.PP
 .B taskset
 is used to set or retrieve the CPU affinity of a running process given its
 \fIpid\fR, or to launch a new \fIcommand\fR with a given CPU affinity.
-- 
2.26.2



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux