summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sched_setscheduler.2
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
committeruqs <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
commit8ae3afcfad3d809ecc914f65e53a58e795268f62 (patch)
treeb3bc1578c597e5672077e41ccd208441fd2d7f64 /lib/libc/sys/sched_setscheduler.2
parentf987d108ff49e7a674821ea62a05be912a3e1c04 (diff)
downloadFreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.zip
FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.tar.gz
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Diffstat (limited to 'lib/libc/sys/sched_setscheduler.2')
-rw-r--r--lib/libc/sys/sched_setscheduler.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/sched_setscheduler.2 b/lib/libc/sys/sched_setscheduler.2
index 21b34e0..3e7c42b 100644
--- a/lib/libc/sys/sched_setscheduler.2
+++ b/lib/libc/sys/sched_setscheduler.2
@@ -95,7 +95,6 @@ The
.Vt sched_param
structure is defined in
.Fa <sched.h> :
-.Pp
.Bd -literal -offset indent
struct sched_param {
int sched_priority; /* scheduling priority */
OpenPOWER on IntegriCloud