Fix mdoc issues found by mandoc -Tlint.

This commit is contained in:
Christian Brueffer 2022-02-25 17:39:09 +01:00
parent 69d793a2b7
commit 16ee5cd15a
17 changed files with 15 additions and 13 deletions

View File

@ -93,7 +93,7 @@ input event device node.
.Xr iichid 4 , .Xr iichid 4 ,
.Xr usbhid 4 , .Xr usbhid 4 ,
.Xr xorg.conf 5 Pq Pa ports/x11/xorg .Xr xorg.conf 5 Pq Pa ports/x11/xorg
.\.Xr moused 8 .\".Xr moused 8
.Sh BUGS .Sh BUGS
.Nm .Nm
cannot act like cannot act like

View File

@ -79,7 +79,7 @@ driver conforms to the standard
bindings document. bindings document.
.Sh SEE ALSO .Sh SEE ALSO
.Xr iicbus 4 , .Xr iicbus 4 ,
.Xr iicmux 4 , .Xr iicmux 4
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm

View File

@ -107,8 +107,8 @@ generally supported by the driver, it require PCI hotplug handling on the
Root Port, that may be difficult or cause different kinds of problems. Root Port, that may be difficult or cause different kinds of problems.
.Sh SEE ALSO .Sh SEE ALSO
.Xr if_ntb 4 , .Xr if_ntb 4 ,
.Xr ntb_transport 4 ,
.Xr ntb 4 , .Xr ntb 4 ,
.Xr ntb_transport 4
.Sh AUTHORS .Sh AUTHORS
.An -nosplit .An -nosplit
The The

View File

@ -106,7 +106,6 @@ struct pwm_state {
bool enable; bool enable;
}; };
.Ed .Ed
.Pp
.Bl -tag -width period .Bl -tag -width period
.It Va period .It Va period
The duration, in nanoseconds, of one complete on-off cycle. The duration, in nanoseconds, of one complete on-off cycle.

View File

@ -25,7 +25,7 @@ and the contents are written to
.Pa /var/run/motd .Pa /var/run/motd
can be updated without a system reboot by manually restarting the can be updated without a system reboot by manually restarting the
motd service after updating motd service after updating
.Pa /etc/motd.template: .Pa /etc/motd.template :
.Bd -literal -offset -ident -compact .Bd -literal -offset -ident -compact
service motd restart service motd restart
.Ed .Ed

View File

@ -118,6 +118,7 @@ Symbolic link to actual
file. file.
.It Pa /var/run/os-release .It Pa /var/run/os-release
Generated os-release file describing the currently running system. Generated os-release file describing the currently running system.
.El
.Sh SEE ALSO .Sh SEE ALSO
.Bl -tag -width XXXXXXXXXX -compact .Bl -tag -width XXXXXXXXXX -compact
.It CPE Specification .It CPE Specification
@ -126,6 +127,7 @@ Generated os-release file describing the currently running system.
.Lk https://tools.ietf.org/html/rfc3986 .Lk https://tools.ietf.org/html/rfc3986
.It os-release Specification .It os-release Specification
.Lk https://www.linux.org/docs/man5/os-release.html .Lk https://www.linux.org/docs/man5/os-release.html
.El
.Sh HISTORY .Sh HISTORY
This file first appeared in This file first appeared in
.Fx 13.0 . .Fx 13.0 .

View File

@ -1918,7 +1918,6 @@ For example:
pass in proto tcp to port 25 queue mail pass in proto tcp to port 25 queue mail
pass in proto tcp to port 22 queue(ssh_bulk, ssh_prio) pass in proto tcp to port 22 queue(ssh_bulk, ssh_prio)
.Ed .Ed
.Pp
.It Cm set prio Ar priority | Pq Ar priority , priority .It Cm set prio Ar priority | Pq Ar priority , priority
Packets matching this rule will be assigned a specific queueing priority. Packets matching this rule will be assigned a specific queueing priority.
Priorities are assigned as integers 0 through 7. Priorities are assigned as integers 0 through 7.
@ -1935,7 +1934,6 @@ For example:
pass in proto tcp to port 25 set prio 2 pass in proto tcp to port 25 set prio 2
pass in proto tcp to port 22 set prio (2, 5) pass in proto tcp to port 22 set prio (2, 5)
.Ed .Ed
.Pp
.It Ar tag Aq Ar string .It Ar tag Aq Ar string
Packets matching this rule will be tagged with the Packets matching this rule will be tagged with the
specified string. specified string.
@ -1998,7 +1996,6 @@ block in proto icmp probability 20%
.Ed .Ed
.It Ar prio Aq Ar number .It Ar prio Aq Ar number
Only match packets which have the given queueing priority assigned. Only match packets which have the given queueing priority assigned.
.Pp
.El .El
.Sh ROUTING .Sh ROUTING
If a packet matches a rule with a route option set, the packet filter will If a packet matches a rule with a route option set, the packet filter will
@ -2110,7 +2107,6 @@ nat on $gif_mape_if from $int_if:network to any \e
.Ed .Ed
.Pp .Pp
sets PSID offset 6, PSID length 8, PSID 0x34. sets PSID offset 6, PSID length 8, PSID 0x34.
.Ed
.El .El
.Pp .Pp
Additionally, the Additionally, the

View File

@ -232,7 +232,7 @@ to protect only the service itself, and
to protect the service and all child processes. to protect the service and all child processes.
.Pp .Pp
Please note rc scripts that redefine Please note rc scripts that redefine
.Bd .Bd -literal
${name}_cmd ${name}_cmd
.Ed .Ed
such as PostgreSQL will not inherit the OOM killer protection. such as PostgreSQL will not inherit the OOM killer protection.

View File

@ -975,7 +975,6 @@ option should be used rather than this in most cases.
Enable building Enable building
.Xr loader 8 .Xr loader 8
with support for verification based on certificates obtained from UEFI. with support for verification based on certificates obtained from UEFI.
.Pp
.It Va WITH_LOADER_FIREWIRE .It Va WITH_LOADER_FIREWIRE
Enable firewire support in /boot/loader on x86. Enable firewire support in /boot/loader on x86.
This option is a nop on all other platforms. This option is a nop on all other platforms.
@ -1653,7 +1652,7 @@ is used.
.Pp .Pp
This option is transitional and will be removed before the 12.0 release, This option is transitional and will be removed before the 12.0 release,
at which time at which time
.va WITH_UNIFIED_OBJDIR .Va WITH_UNIFIED_OBJDIR
will be enabled permanently. will be enabled permanently.
.Pp .Pp
This must be set in the environment, make command line, or This must be set in the environment, make command line, or

View File

@ -169,7 +169,6 @@ AES Galois/Counter Mode
AES Counter with CBC-MAC AES Counter with CBC-MAC
.It Dv CRYPTO_CHACHA20_POLY1305 Ta 12, 8 Ta 32 Ta 16 Ta .It Dv CRYPTO_CHACHA20_POLY1305 Ta 12, 8 Ta 32 Ta 16 Ta
ChaCha20-Poly1305 ChaCha20-Poly1305
.El
.It Dv CRYPTO_XCHACHA20_POLY1305 Ta 24 Ta 32 Ta 16 Ta .It Dv CRYPTO_XCHACHA20_POLY1305 Ta 24 Ta 32 Ta 16 Ta
XChaCha20-Poly1305 XChaCha20-Poly1305
.El .El

View File

@ -719,6 +719,7 @@ Try to enable other debugging features like debug build type or verbose logging.
However, this is port-specific and the ports framework might not be aware of However, this is port-specific and the ports framework might not be aware of
each supported debugging feature a given piece of software has to offer). each supported debugging feature a given piece of software has to offer).
.El .El
.El
.Sh SEE ALSO .Sh SEE ALSO
.Xr make 1 , .Xr make 1 ,
.Xr make.conf 5 , .Xr make.conf 5 ,

View File

@ -46,6 +46,7 @@ in a single file system
.Fa "struct ucred *incred" .Fa "struct ucred *incred"
.Fa "struct ucred *outcred" .Fa "struct ucred *outcred"
.Fa "struct thread *fsize_td" .Fa "struct thread *fsize_td"
.Fc
.Sh DESCRIPTION .Sh DESCRIPTION
This entry point copies a byte range from one regular file to another This entry point copies a byte range from one regular file to another
or within one file in a single file system. or within one file in a single file system.

View File

@ -70,6 +70,7 @@ struct componentname {
long cn_namelen; /* length of looked up component */ long cn_namelen; /* length of looked up component */
}; };
.Ed .Ed
.El
.Pp .Pp
Convert a component of a pathname into a pointer to a locked vnode. Convert a component of a pathname into a pointer to a locked vnode.
This is a very central and rather complicated routine. This is a very central and rather complicated routine.

View File

@ -66,6 +66,7 @@ struct.
.Sh FILES .Sh FILES
.Bl -tag -width "/dev/backlight/*" .Bl -tag -width "/dev/backlight/*"
.It Pa /dev/backlight/* .It Pa /dev/backlight/*
.El
.Sh HISTORY .Sh HISTORY
The The
.Nm backlight .Nm backlight

View File

@ -32,6 +32,7 @@ based drivers.
Device-dependent transmit and receive functions, used when writing new Device-dependent transmit and receive functions, used when writing new
.Nm .Nm
based drivers. based drivers.
.El
.Sh SEE ALSO .Sh SEE ALSO
.Xr iflib 4 , .Xr iflib 4 ,
.Xr iflibdd 9 , .Xr iflibdd 9 ,

View File

@ -345,6 +345,7 @@ This functions destroys a lock previously initialized with
The The
.Fa rms .Fa rms
lock must be unlocked. lock must be unlocked.
.El
.Sh SEE ALSO .Sh SEE ALSO
.Xr locking 9 , .Xr locking 9 ,
.Xr mutex 9 , .Xr mutex 9 ,

View File

@ -131,6 +131,7 @@ but the specified
.Fa new_prot .Fa new_prot
is not a subset of is not a subset of
.Fa new_maxprot . .Fa new_maxprot .
.El
.Sh SEE ALSO .Sh SEE ALSO
.Xr vm_map 9 .Xr vm_map 9
.Sh AUTHORS .Sh AUTHORS