Fix various mdoc issues.

Found with:	mandoc -Tlint
This commit is contained in:
Christian Brueffer 2014-12-21 09:53:29 +00:00
parent 61f26cae7d
commit 0b3504fd3b
34 changed files with 50 additions and 55 deletions

View File

@ -123,7 +123,7 @@ non-executable mappings.
.Xr execve 2 , .Xr execve 2 ,
.Xr a.out 5 , .Xr a.out 5 ,
.Xr elf 5 , .Xr elf 5 ,
.Xr sysctl 8 . .Xr sysctl 8
.Sh HISTORY .Sh HISTORY
The The
.Xr a.out 5 .Xr a.out 5

View File

@ -47,7 +47,7 @@ drivers.
This is only relevant for embedded System-on-Chip (SoC) devices such as This is only relevant for embedded System-on-Chip (SoC) devices such as
the Atheros AR913x series, which include an Atheros wireless MAC on-die. the Atheros AR913x series, which include an Atheros wireless MAC on-die.
.Sh SEE ALSO .Sh SEE ALSO
.Xr ath 4 .Xr ath 4 ,
.Xr ath_hal 4 .Xr ath_hal 4
.Sh HISTORY .Sh HISTORY
The The

View File

@ -44,7 +44,7 @@ and
.Xr ath_hal 4 .Xr ath_hal 4
drivers. drivers.
.Sh SEE ALSO .Sh SEE ALSO
.Xr ath 4 .Xr ath 4 ,
.Xr ath_hal 4 .Xr ath_hal 4
.Sh HISTORY .Sh HISTORY
The The

View File

@ -306,7 +306,7 @@ tcpdump -npi vlan0 -T carp
.Xr rc.conf 5 , .Xr rc.conf 5 ,
.Xr devd.conf 5 , .Xr devd.conf 5 ,
.Xr ifconfig 8 , .Xr ifconfig 8 ,
.Xr sysctl 8 .Xr sysctl 8 ,
.Xr tcpdump 8 .Xr tcpdump 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -114,7 +114,6 @@ The two modes are described separately below.
.Sh THEORY OF OPERATION .Sh THEORY OF OPERATION
Regardless of whether symmetric-key or asymmetric-key operations are Regardless of whether symmetric-key or asymmetric-key operations are
to be performed, use of the device requires a basic series of steps: to be performed, use of the device requires a basic series of steps:
.Pp
.Bl -enum .Bl -enum
.It .It
Open a file descriptor for the device. Open a file descriptor for the device.

View File

@ -857,12 +857,12 @@ field was not equal to the length of the datagram written to the socket.
.Xr recv 2 , .Xr recv 2 ,
.Xr send 2 , .Xr send 2 ,
.Xr byteorder 3 , .Xr byteorder 3 ,
.Xr sourcefilter 3 ,
.Xr icmp 4 , .Xr icmp 4 ,
.Xr igmp 4 , .Xr igmp 4 ,
.Xr inet 4 , .Xr inet 4 ,
.Xr intro 4 , .Xr intro 4 ,
.Xr multicast 4 , .Xr multicast 4
.Xr sourcefilter 3
.Rs .Rs
.%A D. Thaler .%A D. Thaler
.%A B. Fenner .%A B. Fenner

View File

@ -80,7 +80,7 @@ Apple iPad tethering (all models)
.Xr netintro 4 , .Xr netintro 4 ,
.Xr urndis 4 , .Xr urndis 4 ,
.Xr usb 4 , .Xr usb 4 ,
.Xr ifconfig 8 .Xr ifconfig 8 ,
.Xr usbconfig 8 .Xr usbconfig 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -112,6 +112,7 @@ for each new session.
iSCSI RFC 3720 iSCSI RFC 3720
.\" .Sh HISTORY .\" .Sh HISTORY
.Sh AUTHORS .Sh AUTHORS
This software was written by Daniel Braniss <danny@cs.huji.ac.il> This software was written by
.An Daniel Braniss Aq Mt danny@cs.huji.ac.il
.Sh BUGS .Sh BUGS
The lun discovery method is old-fashioned. The lun discovery method is old-fashioned.

View File

@ -230,7 +230,9 @@ This is the readonly World Wide Port Name value for this port.
.Sh AUTHORS .Sh AUTHORS
The The
.Nm .Nm
driver was written by Matthew Jacob originally for NetBSD at driver was written by
.An Matthew Jacob
originally for NetBSD at
NASA/Ames Research Center. NASA/Ames Research Center.
.Sh BUGS .Sh BUGS
The driver currently ignores some NVRAM settings. The driver currently ignores some NVRAM settings.

View File

@ -56,4 +56,5 @@ This will kick the f/w into getting unstuck.
.Sh SEE ALSO .Sh SEE ALSO
.Xr isp 4 .Xr isp 4
.Sh AUTHORS .Sh AUTHORS
This driver was written by Matthew Jacob. This driver was written by
.An Matthew Jacob .

View File

@ -152,7 +152,7 @@ This should not happen.
.Xr wlan_tkip 4 , .Xr wlan_tkip 4 ,
.Xr wlan_wep 4 , .Xr wlan_wep 4 ,
.Xr ifconfig 8 , .Xr ifconfig 8 ,
.Xr wpa_supplicant 8 . .Xr wpa_supplicant 8
.Sh AUTHORS .Sh AUTHORS
The original The original
.Nm .Nm

View File

@ -945,16 +945,16 @@ signal, but the next upcall will be triggered no earlier than
after the previous upcall. after the previous upcall.
.\" .\"
.Sh SEE ALSO .Sh SEE ALSO
.Xr altq 4 ,
.Xr dummynet 4 ,
.Xr getsockopt 2 , .Xr getsockopt 2 ,
.Xr gif 4 ,
.Xr gre 4 ,
.Xr recvfrom 2 , .Xr recvfrom 2 ,
.Xr recvmsg 2 , .Xr recvmsg 2 ,
.Xr setsockopt 2 , .Xr setsockopt 2 ,
.Xr socket 2 , .Xr socket 2 ,
.Xr sourcefilter 3 , .Xr sourcefilter 3 ,
.Xr altq 4 ,
.Xr dummynet 4 ,
.Xr gif 4 ,
.Xr gre 4 ,
.Xr icmp6 4 , .Xr icmp6 4 ,
.Xr igmp 4 , .Xr igmp 4 ,
.Xr inet 4 , .Xr inet 4 ,

View File

@ -1313,6 +1313,6 @@ Set whether or not Wi-FI Protected Setup (WPS) is enabled using the value in
.Xr wlan 4 , .Xr wlan 4 ,
.Xr wlan_acl 4 , .Xr wlan_acl 4 ,
.Xr wlan_xauth 4 , .Xr wlan_xauth 4 ,
.Xr ifconfig 8 ,
.Xr hostapd 8 , .Xr hostapd 8 ,
.Xr wpa_supplicant 8 . .Xr ifconfig 8 ,
.Xr wpa_supplicant 8

View File

@ -104,7 +104,6 @@ various aspects of the
and and
.Nm VALE .Nm VALE
architecture, features and usage. architecture, features and usage.
.Pp
.Sh ARCHITECTURE .Sh ARCHITECTURE
.Nm .Nm
supports raw packet I/O through a supports raw packet I/O through a
@ -141,7 +140,6 @@ and
ports ports
by default use separate memory regions, by default use separate memory regions,
but can be independently configured to share memory. but can be independently configured to share memory.
.Pp
.Sh ENTERING AND EXITING NETMAP MODE .Sh ENTERING AND EXITING NETMAP MODE
The following section describes the system calls to create The following section describes the system calls to create
and control and control
@ -210,7 +208,6 @@ A
on the file descriptor removes the binding, on the file descriptor removes the binding,
and returns the NIC to normal mode (reconnecting the data path and returns the NIC to normal mode (reconnecting the data path
to the host stack), or destroys the virtual port. to the host stack), or destroys the virtual port.
.Pp
.Sh DATA STRUCTURES .Sh DATA STRUCTURES
The data structures in the mmapped memory region are detailed in The data structures in the mmapped memory region are detailed in
.Xr sys/net/netmap.h , .Xr sys/net/netmap.h ,
@ -403,7 +400,6 @@ A transmit ring with pending transmissions has
The function The function
.Va int nm_tx_pending(ring) .Va int nm_tx_pending(ring)
implements this test. implements this test.
.Pp
.Ss RECEIVE RINGS .Ss RECEIVE RINGS
On receive rings, after a On receive rings, after a
.Nm .Nm
@ -447,7 +443,6 @@ Below is an example of the evolution of an RX ring:
v v v v v v
RX [.......hhhRRRRRRRRRRRR....] RX [.......hhhRRRRRRRRRRRR....]
.Ed .Ed
.Pp
.Sh SLOTS AND PACKET BUFFERS .Sh SLOTS AND PACKET BUFFERS
Normally, packets should be stored in the netmap-allocated buffers Normally, packets should be stored in the netmap-allocated buffers
assigned to slots when ports are bound to a file descriptor. assigned to slots when ports are bound to a file descriptor.
@ -749,7 +744,6 @@ of the packet is successful, or 0 on error;
similar to pcap_dispatch(), applies a callback to incoming packets similar to pcap_dispatch(), applies a callback to incoming packets
.It Va u_char * nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr) .It Va u_char * nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr)
similar to pcap_next(), fetches the next packet similar to pcap_next(), fetches the next packet
.Pp
.El .El
.Sh SUPPORTED DEVICES .Sh SUPPORTED DEVICES
.Nm .Nm
@ -1037,10 +1031,8 @@ Other
.Nm .Nm
clients attached to the same switch can now communicate clients attached to the same switch can now communicate
with the network card or the host. with the network card or the host.
.Pp
.Sh SEE ALSO .Sh SEE ALSO
.Pp .Pa http://info.iet.unipi.it/~luigi/netmap/
http://info.iet.unipi.it/~luigi/netmap/
.Pp .Pp
Luigi Rizzo, Revisiting network I/O APIs: the netmap framework, Luigi Rizzo, Revisiting network I/O APIs: the netmap framework,
Communications of the ACM, 55 (3), pp.45-51, March 2012 Communications of the ACM, 55 (3), pp.45-51, March 2012

View File

@ -175,8 +175,8 @@ before a change takes effect.
.Xr pci 4 , .Xr pci 4 ,
.Xr polling 4 , .Xr polling 4 ,
.Xr rgephy 4 , .Xr rgephy 4 ,
.Xr sysctl 8 , .Xr ifconfig 8 ,
.Xr ifconfig 8 .Xr sysctl 8
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm

View File

@ -64,9 +64,9 @@ This node shuts down upon receipt of a
control message, or when all hooks have been disconnected. control message, or when all hooks have been disconnected.
.Sh SEE ALSO .Sh SEE ALSO
.Xr netgraph 4 , .Xr netgraph 4 ,
.Xr ng_hole 4 ,
.Xr ng_echo 4 , .Xr ng_echo 4 ,
.Xr ng_ether 4 , .Xr ng_ether 4 ,
.Xr ng_hole 4 ,
.Xr ngctl 8 .Xr ngctl 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -315,8 +315,8 @@ we do not use tee, but send packets back to either node.
SEQ SEQ
.Ed .Ed
.Sh SEE ALSO .Sh SEE ALSO
.Xr netgraph 4 ,
.Xr setfib 2 , .Xr setfib 2 ,
.Xr netgraph 4 ,
.Xr ng_ether 4 , .Xr ng_ether 4 ,
.Xr ng_iface 4 , .Xr ng_iface 4 ,
.Xr ng_ksocket 4 , .Xr ng_ksocket 4 ,

View File

@ -107,7 +107,7 @@ hint.nvram.1.base=0x1cff8000
.Ed .Ed
.Sh SEE ALSO .Sh SEE ALSO
.Xr kenv 1 , .Xr kenv 1 ,
.Xr kenv 2 . .Xr kenv 2
.Sh HISTORY .Sh HISTORY
.Nm .Nm
first appeared in first appeared in

View File

@ -104,8 +104,8 @@ CAM subsystem.
None. None.
.Sh SEE ALSO .Sh SEE ALSO
.Xr cam 3 , .Xr cam 3 ,
.Xr cam 4 ,
.Xr cam_cdbparse 3 , .Xr cam_cdbparse 3 ,
.Xr cam 4 ,
.Xr xpt 4 , .Xr xpt 4 ,
.Xr camcontrol 8 .Xr camcontrol 8
.Sh HISTORY .Sh HISTORY

View File

@ -179,5 +179,5 @@ debugging problems with the bridge chipset.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr cardbus 4 , .Xr cardbus 4 ,
.Xr pccard 4 , .Xr exca 4 ,
.Xr exca 4 .Xr pccard 4

View File

@ -25,7 +25,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd May 31 2007 .Dd May 31, 2007
.Dt PFLOG 4 .Dt PFLOG 4
.Os .Os
.Sh NAME .Sh NAME

View File

@ -26,7 +26,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd December 20 2011 .Dd December 20, 2011
.Dt PFSYNC 4 .Dt PFSYNC 4
.Os .Os
.Sh NAME .Sh NAME

View File

@ -142,8 +142,8 @@ Pseudo-terminal slave devices.
.Sh DIAGNOSTICS .Sh DIAGNOSTICS
None. None.
.Sh SEE ALSO .Sh SEE ALSO
.Xr grantpt 3 ,
.Xr posix_openpt 2 , .Xr posix_openpt 2 ,
.Xr grantpt 3 ,
.Xr ptsname 3 , .Xr ptsname 3 ,
.Xr pty 4 , .Xr pty 4 ,
.Xr tty 4 .Xr tty 4

View File

@ -264,8 +264,8 @@ accessing the device, e.g.).
.Sh DIAGNOSTICS .Sh DIAGNOSTICS
None. None.
.Sh SEE ALSO .Sh SEE ALSO
.Xr cam 4 , .Xr mt 1 ,
.Xr mt 1 .Xr cam 4
.Sh AUTHORS .Sh AUTHORS
.An -nosplit .An -nosplit
The The

View File

@ -196,9 +196,9 @@ Occurs if interface output routines fail to send the packet out of the
interface. interface.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr recvfrom 2 .Xr recvfrom 2 ,
.Xr sendto 2 .Xr sendto 2 ,
.Xr socket 2 .Xr socket 2 ,
.Xr loader.conf 5 .Xr loader.conf 5
.Sh HISTORY .Sh HISTORY
The The

View File

@ -114,11 +114,11 @@ For general information and support,
go to the Solarflare support website at: go to the Solarflare support website at:
.Pa https://support.solarflare.com . .Pa https://support.solarflare.com .
.Sh SEE ALSO .Sh SEE ALSO
.Xr cpuset 1 ,
.Xr arp 4 , .Xr arp 4 ,
.Xr netintro 4 , .Xr netintro 4 ,
.Xr ng_ether 4 , .Xr ng_ether 4 ,
.Xr vlan 4 , .Xr vlan 4 ,
.Xr cpuset 1 ,
.Xr ifconfig 8 .Xr ifconfig 8
.Sh AUTHORS .Sh AUTHORS
The The

View File

@ -590,8 +590,8 @@ driver supports more than two hundred different controllers and CODECs.
There is no sense to list all of them here, as in most cases specific CODEC There is no sense to list all of them here, as in most cases specific CODEC
configuration and wiring are more important then type of the CODEC itself. configuration and wiring are more important then type of the CODEC itself.
.Sh SEE ALSO .Sh SEE ALSO
.Xr sound 4 ,
.Xr snd_ich 4 , .Xr snd_ich 4 ,
.Xr sound 4 ,
.Xr device.hints 5 , .Xr device.hints 5 ,
.Xr loader.conf 5 , .Xr loader.conf 5 ,
.Xr sysctl 8 .Xr sysctl 8

View File

@ -99,8 +99,8 @@ NVIDIA nForce4
SiS 7012 SiS 7012
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr sound 4 , .Xr snd_hda 4 ,
.Xr snd_hda 4 .Xr sound 4
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm

View File

@ -142,9 +142,9 @@ This should not happen.
.Xr wlan_tkip 4 , .Xr wlan_tkip 4 ,
.Xr wlan_wep 4 , .Xr wlan_wep 4 ,
.Xr wlan_xauth 4 , .Xr wlan_xauth 4 ,
.Xr ifconfig 8 ,
.Xr hostapd 8 , .Xr hostapd 8 ,
.Xr wpa_supplicant 8 . .Xr ifconfig 8 ,
.Xr wpa_supplicant 8
.Rs .Rs
.%T "Ralink Technology" .%T "Ralink Technology"
.%U http://www.ralinktech.com/ .%U http://www.ralinktech.com/

View File

@ -54,7 +54,7 @@ the USB stack is activated in USB device side mode.
.Pp .Pp
Upon attach the driver creates a RAM disk which can be read and written. Upon attach the driver creates a RAM disk which can be read and written.
.Sh SEE ALSO .Sh SEE ALSO
.Xr umass 4 .Xr umass 4 ,
.Xr usb 4 .Xr usb 4
.Sh HISTORY .Sh HISTORY
The The

View File

@ -58,7 +58,7 @@ each port is accessible through
.It Pa /dev/ttyV?.?? .It Pa /dev/ttyV?.??
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr tty 4 .Xr tty 4 ,
.Xr virtio 4 .Xr virtio 4
.Sh HISTORY .Sh HISTORY
The The

View File

@ -52,7 +52,7 @@ device driver provides support for VirtIO entropy devices.
The entropy device supplies high-quality randomness from the The entropy device supplies high-quality randomness from the
hypervisor to the guest. hypervisor to the guest.
.Sh SEE ALSO .Sh SEE ALSO
.Xr random 4 .Xr random 4 ,
.Xr virtio 4 .Xr virtio 4
.Sh HISTORY .Sh HISTORY
The The

View File

@ -215,9 +215,9 @@ Once created, the
interface can be configured with interface can be configured with
.Xr ifconfig 8 . .Xr ifconfig 8 .
.Sh SEE ALSO .Sh SEE ALSO
.Xr ifconfig 8 ,
.Xr inet 4 , .Xr inet 4 ,
.Xr inet 6 , .Xr inet6 4 ,
.Xr ifconfig 8 ,
.Xr sysctl 8 , .Xr sysctl 8 ,
.Xr vlan 8 .Xr vlan 8
.Rs .Rs

View File

@ -117,12 +117,12 @@ The hardware switch controlling the radio is currently turned off.
Data transmission is not possible in this state. Data transmission is not possible in this state.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr wpifw 4 ,
.Xr pci 4 , .Xr pci 4 ,
.Xr wlan 4 , .Xr wlan 4 ,
.Xr wlan_ccmp 4 , .Xr wlan_ccmp 4 ,
.Xr wlan_tkip 4 , .Xr wlan_tkip 4 ,
.Xr wlan_wep 4 , .Xr wlan_wep 4 ,
.Xr wpifw 4 ,
.Xr ifconfig 8 , .Xr ifconfig 8 ,
.Xr wpa_supplicant 8 .Xr wpa_supplicant 8
.Sh AUTHORS .Sh AUTHORS