summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mk48txx.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/mk48txx.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/mk48txx.4')
-rw-r--r--share/man/man4/mk48txx.42
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man4/mk48txx.4 b/share/man/man4/mk48txx.4
index d1ed563..66f9519 100644
--- a/share/man/man4/mk48txx.4
+++ b/share/man/man4/mk48txx.4
@@ -65,7 +65,6 @@ function and the mk48txx_softc structure defined as follows:
.Pp
.Ft "int"
.Fn mk48txx_attach "device_t dev"
-.Pp
.Bd -literal
typedef uint8_t (*mk48txx_nvrd_t)(device_t dev, int off);
typedef void (*mk48txx_nvwr_t)(device_t dev, int off, uint8_t v);
@@ -84,7 +83,6 @@ struct mk48txx_softc {
mk48txx_nvwr_t sc_nvwr;
};
.Ed
-.Pp
.Bl -tag -width indent
.It Fa sc_res
The bus resource used for accessing the chip's non-volatile memory
OpenPOWER on IntegriCloud