summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iscsi_initiator.42
-rw-r--r--share/man/man5/elf.52
-rw-r--r--share/man/man9/sysctl_add_oid.92
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iscsi_initiator.4 b/share/man/man4/iscsi_initiator.4
index 7c857bd..90df509 100644
--- a/share/man/man4/iscsi_initiator.4
+++ b/share/man/man4/iscsi_initiator.4
@@ -90,8 +90,8 @@ see
The
.Nm
driver creates the following:
-.Bl -tag -width ".Pa /dev/iscsi%dxx" -compact
.Pp
+.Bl -tag -width ".Pa /dev/iscsi%dxx" -compact
.It Pa /dev/iscsi
used to create new sessions.
.It Pa /dev/iscsi%d
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index 1d34dfe..b68363e 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -462,8 +462,8 @@ member in the total struct.
.It Dv p_type
This member of the Phdr struct tells what kind of segment this array
element describes or how to interpret the array element's information.
-.Bl -tag -width "PT_DYNAMIC" -compact
.Pp
+.Bl -tag -width "PT_DYNAMIC" -compact
.It Dv PT_NULL
The array element is unused and the other members' values are undefined.
This lets the program header have ignored entries.
diff --git a/share/man/man9/sysctl_add_oid.9 b/share/man/man9/sysctl_add_oid.9
index 43f3112..74e76d7 100644
--- a/share/man/man9/sysctl_add_oid.9
+++ b/share/man/man9/sysctl_add_oid.9
@@ -411,8 +411,8 @@ and to delete them later in orderly fashion.
.Pp
There is a set of macros defined
that helps to create oids of given type.
-.Bl -tag -width SYSCTL_ADD_STRINGXX
They are as follows:
+.Bl -tag -width SYSCTL_ADD_STRINGXX
.It Fn SYSCTL_ADD_OID
creates a raw oid.
This macro is functionally equivalent to the
OpenPOWER on IntegriCloud