mdoc: drop even more redundant .Pp calls
No change in rendered output, less mandoc lint warnings. Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
This commit is contained in:
parent
9a0c150d2e
commit
7fc6083fed
@ -134,7 +134,6 @@ is not zero,
|
||||
.Fa v.octetstring.octets
|
||||
points to a string allocated by
|
||||
.Xr malloc 3 .
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
#define SNMP_COMMUNITY_MAXLEN 128
|
||||
#define SNMP_MAX_BINDINGS 100
|
||||
|
@ -388,7 +388,6 @@ hardware address.
|
||||
An example
|
||||
.Pa /etc/bootptab
|
||||
file follows:
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
# Sample bootptab file (domain=andrew.cmu.edu)
|
||||
|
||||
|
@ -440,7 +440,6 @@ The
|
||||
file is comprised of a series of lines, each in
|
||||
one of the following two formats or consist of parameters described later.
|
||||
Blank lines and lines starting with '#' are comments.
|
||||
.Pp
|
||||
.Bd -ragged
|
||||
.Cm net
|
||||
.Ar Nname[/mask]
|
||||
|
@ -565,7 +565,6 @@ There are small, but important, differences in the syntax.
|
||||
See
|
||||
.Xr ipsec_set_policy 3
|
||||
for details.
|
||||
.Pp
|
||||
.El
|
||||
.Pp
|
||||
.\"
|
||||
@ -583,7 +582,6 @@ in the
|
||||
of the
|
||||
.Ar protocol
|
||||
parameter:
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
algorithm keylen (bits) comment
|
||||
hmac-md5 128 ah: rfc2403
|
||||
@ -616,7 +614,6 @@ in the
|
||||
of the
|
||||
.Ar protocol
|
||||
parameter:
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
algorithm keylen (bits) comment
|
||||
des-cbc 64 esp-old: rfc1829, esp: rfc2405
|
||||
@ -643,7 +640,6 @@ in the
|
||||
of the
|
||||
.Ar protocol
|
||||
parameter:
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
algorithm comment
|
||||
deflate rfc2394
|
||||
|
@ -120,7 +120,6 @@ Options are listed in alphabetical order here.
|
||||
Note that only those option combinations listed under
|
||||
.Sx SYNOPSIS
|
||||
are allowable.
|
||||
.Pp
|
||||
.Bl -tag -width ".Fl b Ar bootpath"
|
||||
.It Fl b Ar bootpath
|
||||
Specify that
|
||||
|
@ -47,7 +47,6 @@ system-on-chip devices.
|
||||
The
|
||||
.Nm
|
||||
driver supports the following media types:
|
||||
.Pp
|
||||
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
|
||||
.It autoselect
|
||||
Enable autoselection of the media type and options
|
||||
@ -62,7 +61,6 @@ Set 1000baseT operation
|
||||
The
|
||||
.Nm
|
||||
driver supports the following media options:
|
||||
.Pp
|
||||
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
|
||||
.It full-duplex
|
||||
Set full duplex operation
|
||||
|
@ -57,7 +57,6 @@ Parallel Tasking chipset.
|
||||
.Pp
|
||||
Various models of these cards come with a different assortment of
|
||||
connectors:
|
||||
.Pp
|
||||
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
|
||||
.It AUI/DIX
|
||||
Standard 15 pin connector, also known as 10base5 (thick-net)
|
||||
@ -74,7 +73,6 @@ To override this, use the following media options with
|
||||
or in your
|
||||
.Pa /etc/rc.conf
|
||||
file.
|
||||
.Pp
|
||||
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
|
||||
.It 10base5/AUI
|
||||
Use the AUI port.
|
||||
|
@ -147,7 +147,6 @@ or in the User Configuration Menu at
|
||||
the boot time
|
||||
(see
|
||||
.Xr boot 8 ) .
|
||||
.Pp
|
||||
.Bl -tag -width MOUSE
|
||||
.It bit 4..7 ACCELERATION
|
||||
This flag controls the amount of acceleration effect.
|
||||
|
@ -47,7 +47,6 @@ some of the Freescale system-on-chip devices.
|
||||
The
|
||||
.Nm
|
||||
driver supports the following media types:
|
||||
.Pp
|
||||
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
|
||||
.It autoselect
|
||||
Enable autoselection of the media type and options
|
||||
@ -62,7 +61,6 @@ Set 1000baseT operation
|
||||
The
|
||||
.Nm
|
||||
driver supports the following media options:
|
||||
.Pp
|
||||
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
|
||||
.It full-duplex
|
||||
Set full duplex operation
|
||||
|
@ -47,7 +47,6 @@ Unless stated otherwise, specifying an option multiple times is an
|
||||
error.
|
||||
.Pp
|
||||
The possible options and their meanings are as follows:
|
||||
.Pp
|
||||
.Bl -tag -width ".Cm BackupKernelSymbolFiles"
|
||||
.It Cm KeyPrint
|
||||
The single parameter following this keyword is the SHA256 hash
|
||||
|
@ -899,7 +899,6 @@ protocols (except for IP, TCP and UDP) to external modules.
|
||||
.Sh ACKNOWLEDGMENTS
|
||||
Listed below, in approximate chronological order, are individuals who
|
||||
have provided valuable comments and/or debugging assistance.
|
||||
.Pp
|
||||
.Bd -ragged -offset indent
|
||||
.An -split
|
||||
.An Gary Roberts
|
||||
|
@ -143,7 +143,6 @@ The structure of the
|
||||
.Nm
|
||||
configuration file is quite simple.
|
||||
For example:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
apm_event SUSPENDREQ {
|
||||
exec "sync && sync && sync";
|
||||
@ -161,7 +160,6 @@ to receive the APM event
|
||||
command 3 times and wait for a while, then execute
|
||||
.Nm zzz ( Ns Nm apm Fl z )
|
||||
to put the system in the suspend state.
|
||||
.Pp
|
||||
.Bl -bullet
|
||||
.It
|
||||
The apm_event keyword
|
||||
|
@ -95,7 +95,6 @@ toggle value of provided pin number
|
||||
be verbose: for each listed pin print current configuration
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
.Pp
|
||||
.Bl -bullet
|
||||
.It
|
||||
List pins available on GPIO controller defined by device /dev/gpioctl0
|
||||
|
Loading…
Reference in New Issue
Block a user