summaryrefslogtreecommitdiffstats
path: root/share/man/man4/joy.4
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 /share/man/man4/joy.4
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 'share/man/man4/joy.4')
-rw-r--r--share/man/man4/joy.41
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4
index b0839f5..4de2f5a 100644
--- a/share/man/man4/joy.4
+++ b/share/man/man4/joy.4
@@ -39,7 +39,6 @@ This device may be opened by only one process at a time.
The joystick status is read from a structure via a read()
call.
The structure is defined in the header file as follows:
-.Pp
.Bd -literal -offset indent
struct joystick {
int x; /* x position */
OpenPOWER on IntegriCloud