summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mk48txx.4
diff options
context:
space:
mode:
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