mdoc: remove superfluous paragraph macros.
This commit is contained in:
parent
223fe5b6cb
commit
df2d82e003
@ -1041,7 +1041,6 @@ the following fields:
|
|||||||
See the
|
See the
|
||||||
.Qq Sx Properties
|
.Qq Sx Properties
|
||||||
section for more information on the available pool properties.
|
section for more information on the available pool properties.
|
||||||
.Pp
|
|
||||||
.It Fl H
|
.It Fl H
|
||||||
Scripted mode. Do not display headers, and separate fields by a single tab
|
Scripted mode. Do not display headers, and separate fields by a single tab
|
||||||
instead of arbitrary space.
|
instead of arbitrary space.
|
||||||
|
@ -133,7 +133,6 @@ executable file.
|
|||||||
A file descriptor argument was out of range, referred to no open file,
|
A file descriptor argument was out of range, referred to no open file,
|
||||||
or a read (write) request was made to a file that was only open for
|
or a read (write) request was made to a file that was only open for
|
||||||
writing (reading).
|
writing (reading).
|
||||||
.Pp
|
|
||||||
.It Er 10 ECHILD Em "\&No child processes" .
|
.It Er 10 ECHILD Em "\&No child processes" .
|
||||||
A
|
A
|
||||||
.Xr wait 2
|
.Xr wait 2
|
||||||
@ -302,7 +301,6 @@ addresses with
|
|||||||
Internet protocols.
|
Internet protocols.
|
||||||
.It Er 48 EADDRINUSE Em "Address already in use" .
|
.It Er 48 EADDRINUSE Em "Address already in use" .
|
||||||
Only one usage of each address is normally permitted.
|
Only one usage of each address is normally permitted.
|
||||||
.Pp
|
|
||||||
.It Er 49 EADDRNOTAVAIL Em "Can't assign requested address" .
|
.It Er 49 EADDRNOTAVAIL Em "Can't assign requested address" .
|
||||||
Normally results from an attempt to create a socket with an
|
Normally results from an attempt to create a socket with an
|
||||||
address not on this machine.
|
address not on this machine.
|
||||||
|
@ -262,7 +262,6 @@ is returned.
|
|||||||
.Ft "void"
|
.Ft "void"
|
||||||
.Fn "cuse_poll_wakeup" "void"
|
.Fn "cuse_poll_wakeup" "void"
|
||||||
This function will wake up any file pollers.
|
This function will wake up any file pollers.
|
||||||
.Pp
|
|
||||||
.Sh LIBRARY LIMITATIONS
|
.Sh LIBRARY LIMITATIONS
|
||||||
Transfer lengths for
|
Transfer lengths for
|
||||||
.Fn read ,
|
.Fn read ,
|
||||||
@ -374,7 +373,6 @@ values in case of failure and success.
|
|||||||
The events argument is also a mask of
|
The events argument is also a mask of
|
||||||
.Dv CUSE_POLL_XXX
|
.Dv CUSE_POLL_XXX
|
||||||
values.
|
values.
|
||||||
.Pp
|
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
struct cuse_methods {
|
struct cuse_methods {
|
||||||
cuse_open_t *cm_open;
|
cuse_open_t *cm_open;
|
||||||
|
@ -123,7 +123,6 @@ password are not counted.
|
|||||||
In addition to being sufficiently long, passwords are required to
|
In addition to being sufficiently long, passwords are required to
|
||||||
contain enough different characters for the character classes and
|
contain enough different characters for the character classes and
|
||||||
the minimum length they have been checked against.
|
the minimum length they have been checked against.
|
||||||
.Pp
|
|
||||||
.It Cm max Ns = Ns Ar N
|
.It Cm max Ns = Ns Ar N
|
||||||
.Pq Cm max Ns = Ns 40
|
.Pq Cm max Ns = Ns 40
|
||||||
The maximum allowed password length.
|
The maximum allowed password length.
|
||||||
|
@ -672,7 +672,6 @@ Count memory controller high priority bypasses.
|
|||||||
.It Li memory-controller-lo-pri-bypass
|
.It Li memory-controller-lo-pri-bypass
|
||||||
Count memory controller low priority bypasses.
|
Count memory controller low priority bypasses.
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
.It Li k8-nb-memory-controller-dram-slots-missed
|
.It Li k8-nb-memory-controller-dram-slots-missed
|
||||||
.Pq Event E2H
|
.Pq Event E2H
|
||||||
Count memory controller DRAM command slots missed (in MemClks).
|
Count memory controller DRAM command slots missed (in MemClks).
|
||||||
|
@ -541,7 +541,6 @@ can take the following value (which is also the default):
|
|||||||
.It Li running
|
.It Li running
|
||||||
Count cycles when the processor is active.
|
Count cycles when the processor is active.
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
.It Li p4-instr-retired Op Li ,mask= Ns Ar flags
|
.It Li p4-instr-retired Op Li ,mask= Ns Ar flags
|
||||||
.Pq "TS event"
|
.Pq "TS event"
|
||||||
Count instructions retired during a clock cycle.
|
Count instructions retired during a clock cycle.
|
||||||
|
@ -122,7 +122,6 @@ Remove escape preceding any other character.
|
|||||||
.It Dv FPARSELN_UNESCALL
|
.It Dv FPARSELN_UNESCALL
|
||||||
All of the above.
|
All of the above.
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.Sh RETURN VALUES
|
.Sh RETURN VALUES
|
||||||
Upon successful completion a pointer to the parsed line is returned;
|
Upon successful completion a pointer to the parsed line is returned;
|
||||||
|
@ -160,7 +160,6 @@ capability "setenv=var1 val1,var2 val2..,varN valN".
|
|||||||
.It LOGIN_SETMAC
|
.It LOGIN_SETMAC
|
||||||
Set the MAC label for the current process to the label specified
|
Set the MAC label for the current process to the label specified
|
||||||
in system login class database.
|
in system login class database.
|
||||||
.Pp
|
|
||||||
.It LOGIN_SETCPUMASK
|
.It LOGIN_SETCPUMASK
|
||||||
Create a new
|
Create a new
|
||||||
.Xr cpuset 2
|
.Xr cpuset 2
|
||||||
|
@ -267,7 +267,6 @@ If set,
|
|||||||
.Nm
|
.Nm
|
||||||
will log events such as the loading and unloading of shared objects via
|
will log events such as the loading and unloading of shared objects via
|
||||||
.Xr utrace 2 .
|
.Xr utrace 2 .
|
||||||
.Pp
|
|
||||||
.It Ev LD_LOADFLTR
|
.It Ev LD_LOADFLTR
|
||||||
If set,
|
If set,
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -2333,7 +2333,6 @@ src/dst address for IPv4 or IPv6.
|
|||||||
.It Cm l4
|
.It Cm l4
|
||||||
src/dst port for TCP/UDP/SCTP.
|
src/dst port for TCP/UDP/SCTP.
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The following parameters are specific to IP tunnel interfaces,
|
The following parameters are specific to IP tunnel interfaces,
|
||||||
|
@ -1583,7 +1583,6 @@ followed by the number of significant bits.
|
|||||||
For example, an address with 33 significant bits could be specified as:
|
For example, an address with 33 significant bits could be specified as:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl "MAC 10:20:30:40:50:60/33 any"
|
.Dl "MAC 10:20:30:40:50:60/33 any"
|
||||||
.Pp
|
|
||||||
.It
|
.It
|
||||||
An ampersand
|
An ampersand
|
||||||
.Pq &
|
.Pq &
|
||||||
|
@ -151,7 +151,6 @@ Do not refuse unmounting if there are secondary mounts
|
|||||||
.It Cm push_symlinks_in
|
.It Cm push_symlinks_in
|
||||||
Prefix absolute symlinks with the mountpoint
|
Prefix absolute symlinks with the mountpoint
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Besides the above mount options, there is a set of pseudo-mount options which
|
Besides the above mount options, there is a set of pseudo-mount options which
|
||||||
|
@ -585,7 +585,6 @@ in the
|
|||||||
file or using the command
|
file or using the command
|
||||||
.Pp
|
.Pp
|
||||||
.Dl "sysctl net.inet.ip.forwarding=1"
|
.Dl "sysctl net.inet.ip.forwarding=1"
|
||||||
.Pp
|
|
||||||
.It
|
.It
|
||||||
If you use the
|
If you use the
|
||||||
.Fl interface
|
.Fl interface
|
||||||
|
@ -317,7 +317,6 @@ To kill a state with ID 4823e84500000018 created from a backup
|
|||||||
firewall with hostid 00000002 use:
|
firewall with hostid 00000002 use:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl # pfctl -k id -k 4823e84500000018/2
|
.Dl # pfctl -k id -k 4823e84500000018/2
|
||||||
.Pp
|
|
||||||
.It Fl m
|
.It Fl m
|
||||||
Merge in explicitly given options without resetting those
|
Merge in explicitly given options without resetting those
|
||||||
which are omitted.
|
which are omitted.
|
||||||
|
@ -91,7 +91,6 @@ The valid frequencies that are allowed by this CPU and their step values.
|
|||||||
.It dev.est.0.freq_settings: 2201/45000 2200/45000 2000/39581 1900/37387
|
.It dev.est.0.freq_settings: 2201/45000 2200/45000 2000/39581 1900/37387
|
||||||
1800/34806 1700/32703 1600/30227 1500/28212 1400/25828 1300/23900 1200/21613
|
1800/34806 1700/32703 1600/30227 1500/28212 1400/25828 1300/23900 1200/21613
|
||||||
1100/19775 1000/17582 900/15437 800/13723
|
1100/19775 1000/17582 900/15437 800/13723
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -diag
|
.Bl -diag
|
||||||
|
@ -131,7 +131,6 @@ both be capable of MSI-X.
|
|||||||
Older Myri10GE NICs can be field upgraded to add
|
Older Myri10GE NICs can be field upgraded to add
|
||||||
MSI-X using the "10G NIC Tool Kit" for FreeBSD which is available from
|
MSI-X using the "10G NIC Tool Kit" for FreeBSD which is available from
|
||||||
.Pa http://www.myri.com/scs/download-10g-tools.html .
|
.Pa http://www.myri.com/scs/download-10g-tools.html .
|
||||||
.Pp
|
|
||||||
.It Va hw.mxge.rss_hashtype
|
.It Va hw.mxge.rss_hashtype
|
||||||
This value determines how incoming traffic is steered to different
|
This value determines how incoming traffic is steered to different
|
||||||
slices.
|
slices.
|
||||||
|
@ -143,7 +143,6 @@ This command returns a
|
|||||||
containing node statistics for packet, octet, and error counts.
|
containing node statistics for packet, octet, and error counts.
|
||||||
.It Dv NGM_ASYNC_CMD_CLR_STATS Pq Ic clrstats
|
.It Dv NGM_ASYNC_CMD_CLR_STATS Pq Ic clrstats
|
||||||
Clears the node statistics.
|
Clears the node statistics.
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.Sh SHUTDOWN
|
.Sh SHUTDOWN
|
||||||
This node shuts down upon receipt of a
|
This node shuts down upon receipt of a
|
||||||
|
@ -206,7 +206,6 @@ struct ngm_ccatm_port {
|
|||||||
uint32_t port;
|
uint32_t port;
|
||||||
};
|
};
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
|
||||||
.It Dv NGM_CCATM_START Pq Ic start
|
.It Dv NGM_CCATM_START Pq Ic start
|
||||||
Start processing on the port.
|
Start processing on the port.
|
||||||
The argument is a
|
The argument is a
|
||||||
|
@ -441,7 +441,6 @@ The
|
|||||||
field
|
field
|
||||||
holds the click count: the number of times the user has clicked the button
|
holds the click count: the number of times the user has clicked the button
|
||||||
successively.
|
successively.
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
|
@ -127,7 +127,6 @@ Before
|
|||||||
.Fx 8.0 ,
|
.Fx 8.0 ,
|
||||||
it would change to the new line discipline pointed to by
|
it would change to the new line discipline pointed to by
|
||||||
.Fa ldisc .
|
.Fa ldisc .
|
||||||
.Pp
|
|
||||||
.It Dv TIOCGETD Fa int *ldisc
|
.It Dv TIOCGETD Fa int *ldisc
|
||||||
Return the current line discipline in the integer pointed to by
|
Return the current line discipline in the integer pointed to by
|
||||||
.Fa ldisc .
|
.Fa ldisc .
|
||||||
|
@ -90,7 +90,6 @@ The maximum number of packets processed internally
|
|||||||
in each iteration.
|
in each iteration.
|
||||||
Defaults to 1024, use lower values to trade latency
|
Defaults to 1024, use lower values to trade latency
|
||||||
with throughput.
|
with throughput.
|
||||||
.Pp
|
|
||||||
.It dev.netmap.verbose
|
.It dev.netmap.verbose
|
||||||
Set to non-zero values to enable in-kernel diagnostics.
|
Set to non-zero values to enable in-kernel diagnostics.
|
||||||
.El
|
.El
|
||||||
|
@ -1370,7 +1370,6 @@ function is called to perform the operation; qq.v.
|
|||||||
.It Dv SIOCDIFADDR
|
.It Dv SIOCDIFADDR
|
||||||
The socket's protocol control routine is called to implement the
|
The socket's protocol control routine is called to implement the
|
||||||
requested action.
|
requested action.
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user