Fix mdoc macro usage and style in section 4 manpages.

This commit is contained in:
Christian Brueffer 2022-02-24 09:39:30 +01:00
parent e692517517
commit 68445e349b
31 changed files with 17 additions and 38 deletions

View File

@ -57,7 +57,6 @@ accessible via
.Xr devfs 8 ,
through which applications can determine and change the status of
various laptop components and BIOS settings.
.Pp
.Ss Xr devd 8 Events
Devd events received by
.Xr devd 8

View File

@ -175,7 +175,7 @@ When that happens,
will attach
.Xr nvme 4
children to the
.Xr ahci 4
.Nm
device.
.Sh FILES
.Bl -tag -width /dev/led/ahcich*.locate

View File

@ -187,7 +187,6 @@ but as packets (mbufs) are passed to the underlying interface, a queue
can be defined for the underlying interface, and any packets directed
to the queue will be processed at the interface level.
An example:
.Pp
.Bd -literal -offset indent
altq on igb0 cbq queue { def aq }
queue def bandwidth 90% cbq (default borrow)

View File

@ -75,13 +75,13 @@ the congestion window in response to an ECN congestion signal when
.Va net.inet.tcp.cc.abe=1
per: cwnd = (cwnd * CC_NEWRENO_BETA_ECN) / 100.
Default is 80.
.PP
.Pp
Note that currently the only way to enable
hystart++ is to enable it via socket option.
When enabling it a value of 1 will enable precise internet-draft (version 4) behavior
(subject to any MIB variable settings), other setting (2 and 3) are experimental.
.El
.PP
.Pp
Note that hystart++ requires the TCP stack be able to call to the congestion
controller with both the
.Va newround
@ -90,7 +90,6 @@ function as well as the
function.
Currently the only TCP stacks that provide this feedback to the
congestion controller is rack.
.Pp
.Sh MIB Variables
The algorithm exposes these variables in the
.Va net.inet.tcp.cc.newreno

View File

@ -958,7 +958,6 @@ If the
modifier is specified, the register contents of the thread's previous
trapframe are displayed instead.
Usually, this corresponds to the saved state from userspace.
.Pp
.\"
.Pp
.It Ic show Cm rman Ar addr
@ -1186,7 +1185,6 @@ Shows information about lock acquisition coming from the
.Xr witness 4
subsystem.
.El
.Pp
.Ss OFFLINE DEBUGGING COMMANDS
.Bl -tag -width indent -compact
.It Ic gdb

View File

@ -40,13 +40,11 @@
.Xr audit 4
events
.Sh SYNOPSIS
.Pp
.Fn audit:event:aue_*:commit "char *eventname" "struct audit_record *ar"
.Fn audit:event:aue_*:bsm "char *eventname" "struct audit_record *ar" "const void *" "size_t"
.Pp
To compile this module into the kernel, place the following in your kernel
configuration file:
.Pp
.Bd -literal -offset indent
.Cd "options DTAUDIT"
.Ed

View File

@ -173,7 +173,8 @@ struct hidraw_report_descriptor {
.Ed
.It Dv HIDIOCGRAWINFO Pq Vt "struct hidraw_devinfo"
Get structure containing the bus type, the vendor ID (VID), and product ID
(PID) of the device. The bus type can be one of:
(PID) of the device.
The bus type can be one of:
.Dv BUS_USB
or
.Dv BUS_I2C

View File

@ -76,7 +76,6 @@ Only
.Cm full-duplex
mode is supported at this speed.
.El
.Pp
.Sh HARDWARE
The
.Nm

View File

@ -55,7 +55,6 @@ It automatically connects an upstream I2C bus to one of the downstream
buses as needed when slave devices on the downstream buses initiate I/O.
More information on the automatic switching behavior is available in
.Xr iicmux 4 .
.Pp
.Sh FDT CONFIGURATION
On an
.Xr fdt 4

View File

@ -82,7 +82,6 @@ Tunables can be set at the
.Xr loader 8
prompt before booting the kernel or stored in
.Xr loader.conf 5 .
.Pp
.Bl -tag -width indent
.It Va hw.lio.fw_type
.Pp

View File

@ -137,7 +137,7 @@ instance for every downstream bus supported by the chip.
There is currently no way to indicate used versus unused downstream channels.
.Sh SEE ALSO
.Xr iicbus 4 ,
.Xr iicmux 4 ,
.Xr iicmux 4
.Sh HISTORY
The
.Nm

View File

@ -89,7 +89,6 @@ This means that not all rules are applied,
only the first matched rule; thus if
Rule A allows access and Rule B blocks
access, Rule B will never be applied.
.Pp
.Ss Sysctls
The following sysctls may be used to tweak the behavior of
.Nm :

View File

@ -71,7 +71,6 @@ With the
policy active, it may also be possible to start ntpd as a non-root user,
because the default ntpd options don't require any additional root
privileges beyond those granted by the policy.
.Pp
.Ss Privileges Granted
The exact set of kernel privileges granted to any process running
with the configured uid is:
@ -82,7 +81,6 @@ with the configured uid is:
.It Dv PRIV_NETINET_RESERVEDPORT
.It Dv PRIV_NETINET_REUSEPORT
.El
.Pp
.Ss Runtime Configuration
The following
.Xr sysctl 8

View File

@ -88,8 +88,8 @@ requirements, see
The
.Nm
driver supports 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapters.
.Bl -bullet -compact
.Pp
.Bl -bullet -compact
.It
ConnectX-6 supports 10/20/25/40/50/56/100Gb/200Gb/s speeds.
.It

View File

@ -130,7 +130,6 @@ Each congestion control module may also expose other MIB variables
to control their behaviour.
Note that both newreno and cubic now support hystart++ based on the version 3 of the internet-draft.
.Sh Kernel Configuration
.Pp
All of the available congestion control modules may also be loaded
via kernel configutation options.
A kernel configuration is required to have at least one congestion control

View File

@ -335,7 +335,6 @@ dev.mpr.X.use_phy_num
.Ed
.Pp
The same set of values are valid as when setting this tunable for all adapters.
.Pp
.Sh DEBUGGING
Driver diagnostic printing is controlled in
.Xr loader.conf 5

View File

@ -311,7 +311,6 @@ dev.mps.X.use_phy_num
.Ed
.Pp
The same set of values are valid as when setting this tunable for all adapters.
.Pp
.Sh DEBUGGING
Driver diagnostic printing is controlled in
.Xr loader.conf 5

View File

@ -1109,8 +1109,8 @@ clients attached to the same switch can now communicate
with the network card or the host.
.Sh SEE ALSO
.Xr vale 4 ,
.Xr valectl 8 ,
.Xr bridge 8 ,
.Xr valectl 8 ,
.Xr lb 8 ,
.Xr nmreplay 8 ,
.Xr pkt-gen 8

View File

@ -75,8 +75,8 @@ This needs to be done on both systems.
Note, on Xeon SkyLake and newer platforms, split bar mode is not available.
.Sh SEE ALSO
.Xr if_ntb 4 ,
.Xr ntb_transport 4 ,
.Xr ntb 4 ,
.Xr ntb_transport 4
.Sh AUTHORS
.An -nosplit
The

View File

@ -33,7 +33,6 @@
.Sh SYNOPSIS
.Cd options MAXMEMDOM
.Cd options NUMA
.Pp
.Sh DESCRIPTION
Non-Uniform Memory Access is a computer architecture design which
involves unequal costs between processors, memory and IO devices
@ -144,7 +143,6 @@ and were removed in
.Fx 12.0 .
The current implementation appeared in
.Fx 12.0 .
.Pp
.Sh AUTHORS
This manual page written by
.An Adrian Chadd Aq Mt adrian@FreeBSD.org .

View File

@ -179,7 +179,6 @@ The old behavior may be restored in the kernel config file with
.Bd -literal -offset indent
.Cd options NVME_2X_RESET
.Ed
.Pp
.Sh SYSCTL VARIABLES
The following controller-level sysctls are currently implemented:
.Bl -tag -width indent

View File

@ -98,7 +98,6 @@ This value is not appear when this feature is disabled and locked down.
.El
.Pp
Please check the PCH datasheets for more details.
.Pp
.Sh CAVEATS
All values are read-only.
And it do not support event interrupt for now.

View File

@ -336,7 +336,7 @@ operations and microseq language are coded at adapter level for efficiency.
.Xr lpt 4 ,
.Xr plip 4 ,
.Xr ppc 4 ,
.Xr ppi 4 ,
.Xr ppi 4
.Sh HISTORY
The
.Nm

View File

@ -49,7 +49,7 @@ kernel configuration file:
.Cd "device rtwn_usb"
.Cd "device wlan"
.Ed
.SH DESCRIPTION
.Sh DESCRIPTION
This module provides the USB bus glue needed for the devices supported
by the
.Xr rtwn 4

View File

@ -452,7 +452,6 @@ for details.
.\" .Xr sdda 4 ,
.Xr pass 4 ,
.Xr sa 4
.Pp
.It Sy SIM Devices:
.Xr aac 4 ,
.Xr aacraid 4 ,

View File

@ -81,12 +81,12 @@ smartpqi management interface
.Sh SEE ALSO
.Xr kld 4 ,
.Xr linux 4 ,
.Xr scsi 4 ,
.Xr kldload 8 ,
.Xr pass 4 ,
.Xr scsi 4 ,
.Xr xpt 4 ,
.Xr loader.conf 5 ,
.Xr camcontrol 8
.Xr camcontrol 8 ,
.Xr kldload 8
.Rs
.%T "Microsemi Website"
.%U https://www.microsemi.com/

View File

@ -76,7 +76,6 @@ command or using the
variable in
.Xr rc.conf 5 .
.Sh 6to4
.Pp
Due to the way 6to4 protocol is specified,
.Nm
interface requires certain configuration to work properly.

View File

@ -70,6 +70,7 @@ kernel configuration file:
.Cd "device pci"
.Cd "device scbus"
.Cd "device sym"
.Ed
.Pp
To disable PCI parity checking (needed for broken bridges):
.Cd "options SYM_SETUP_PCI_PARITY=<boolean>"

View File

@ -1590,7 +1590,7 @@ the values in the header
.Sh SEE ALSO
.Xr stty 1 ,
.Xr tcgetsid 3 ,
.Xr tcgetwinsize 3,
.Xr tcgetwinsize 3 ,
.Xr tcsendbreak 3 ,
.Xr tcsetattr 3 ,
.Xr tcsetsid 3 ,

View File

@ -138,9 +138,9 @@ ethernet0.virtualDev = "vmxnet3"
.Xr arp 4 ,
.Xr em 4 ,
.Xr iflib 4 ,
.Xr le 4 ,
.Xr netintro 4 ,
.Xr ng_ether 4 ,
.Xr le 4 ,
.Xr vlan 4 ,
.Xr ifconfig 8
.Sh AUTHORS

View File

@ -314,7 +314,6 @@ Notification that the console bell has rung.
.It Li hushed Ta true or false indicating whether or not the bell was quieted by the user when rung.
.It Li hz Ta Tone that was requested in Hz.
.El
.Pp
.Sh EXAMPLES
This example changes the default color of normal text to green on a
black background, or black on a green background when reversed.