diff options
author | joel <joel@FreeBSD.org> | 2012-06-03 06:57:47 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-06-03 06:57:47 +0000 |
commit | 1a57e2d650f9091a0630b89dcbbb1d8920106f98 (patch) | |
tree | d489d7a7ad5090e7e90ccb535748213f1796009b /usr.sbin | |
parent | d8faea27539633776366a133cef0839d43f02c30 (diff) | |
download | FreeBSD-src-1a57e2d650f9091a0630b89dcbbb1d8920106f98.zip FreeBSD-src-1a57e2d650f9091a0630b89dcbbb1d8920106f98.tar.gz |
mdoc: add missing width argument to Bl -tag.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/adduser/rmuser.8 | 2 | ||||
-rw-r--r-- | usr.sbin/arp/arp.4 | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/btpand/btpand.8 | 6 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/hccontrol.8 | 4 | ||||
-rw-r--r-- | usr.sbin/bluetooth/l2control/l2control.8 | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 | 2 | ||||
-rw-r--r-- | usr.sbin/digictl/digictl.8 | 2 | ||||
-rw-r--r-- | usr.sbin/fwcontrol/fwcontrol.8 | 2 | ||||
-rw-r--r-- | usr.sbin/gssd/gssd.8 | 2 |
10 files changed, 13 insertions, 13 deletions
diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 68a99b5..e24d5ee 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -157,7 +157,7 @@ Identifies one or more users to be removed; if not present, interactively asks for one or more users to be removed. .El .Sh FILES -.Bl -tag -compact +.Bl -tag -width "Pa /etc/master.passwd" -compact .It Pa /etc/master.passwd .It Pa /etc/passwd .It Pa /etc/group diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index d537350..63f3f05 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -119,7 +119,7 @@ branch of the .Xr sysctl 3 MIB. -.Bl -tag +.Bl -tag -width "useloopback" .It Va max_age How long an ARP entry is held in the cache until it needs to be refreshed. .It Va maxtries diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 7625b39..690b942 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 @@ -83,7 +83,7 @@ The currently supported node commands in .Nm are: .Pp -.Bl -tag -offset indent -compact +.Bl -tag -width "Forget" -offset indent -compact .It Cm Query .It Cm Dump .It Cm Known diff --git a/usr.sbin/bluetooth/btpand/btpand.8 b/usr.sbin/bluetooth/btpand/btpand.8 index b9726bf..97a0d13 100644 --- a/usr.sbin/bluetooth/btpand/btpand.8 +++ b/usr.sbin/bluetooth/btpand/btpand.8 @@ -128,7 +128,7 @@ and 1 for a PANU server. Set L2CAP connection link mode. Supported modes are: .Pp -.Bl -tag -compact +.Bl -tag -width 8n -compact .It auth require devices to be paired. .It encrypt @@ -151,7 +151,7 @@ Name of .Ar service to provide or connect to, the following services are recognised: .Pp -.Bl -tag -compact +.Bl -tag -width 8n -compact .It GN Group ad-hoc Network. .It NAP @@ -182,7 +182,7 @@ has set up the client or server connection and opened the .Xr tap 4 interface, it will create a pid file and detach. .Sh FILES -.Bl -tag -compact +.Bl -tag -width "Pa /etc/bluetooth/hosts" -compact .It Pa /dev/tap .It Pa /etc/bluetooth/hosts .It Pa /var/run/sdp diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index b98a0fc..54be823 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -81,7 +81,7 @@ The currently supported HCI commands in .Nm are: .Pp -.Bl -tag -offset indent -compact +.Bl -tag -width 40n -offset indent -compact .It Cm Inquiry .It Cm Create_Connection .It Cm Disconnect @@ -148,7 +148,7 @@ The currently supported node commands in .Nm are: .Pp -.Bl -tag -offset indent -compact +.Bl -tag -width 40n -offset indent -compact .It Cm Read_Node_State .It Cm Initialize .It Cm Read_Debug_Level diff --git a/usr.sbin/bluetooth/l2control/l2control.8 b/usr.sbin/bluetooth/l2control/l2control.8 index f294930..7636d94 100644 --- a/usr.sbin/bluetooth/l2control/l2control.8 +++ b/usr.sbin/bluetooth/l2control/l2control.8 @@ -77,7 +77,7 @@ The currently supported node commands in .Nm are: .Pp -.Bl -tag -offset indent -compact +.Bl -tag -width "Write_Auto_Disconnect_Timeout" -offset indent -compact .It Cm Read_Node_Flags .It Cm Read_Debug_Level .It Cm Write_Debug_Level diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 index f0d375a..8104bba 100644 --- a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 +++ b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 @@ -86,7 +86,7 @@ The currently supported node commands in .Nm are: .Pp -.Bl -tag -offset indent -compact +.Bl -tag -width "Browse" -offset indent -compact .It Cm Browse .It Cm Search .El diff --git a/usr.sbin/digictl/digictl.8 b/usr.sbin/digictl/digictl.8 index 2ac98ea..fefefe4 100644 --- a/usr.sbin/digictl/digictl.8 +++ b/usr.sbin/digictl/digictl.8 @@ -53,7 +53,7 @@ is the card number and is the port number. .Pp The following flags are recognized: -.Bl -tag +.Bl -tag -width 10n .It Fl a Cm disable | enable | query Disable, enable or query the .Em ALTPIN diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index 4d67b3a..a2767eb 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -144,7 +144,7 @@ Hostname will be converted to EUI64 using .Xr eui64 5 . .El .Sh FILES -.Bl -tag +.Bl -tag -width "Pa /dev/fw0.0" .It Pa /dev/fw0.0 .El .Sh EXAMPLES diff --git a/usr.sbin/gssd/gssd.8 b/usr.sbin/gssd/gssd.8 index 02116e5..273a9ff 100644 --- a/usr.sbin/gssd/gssd.8 +++ b/usr.sbin/gssd/gssd.8 @@ -40,7 +40,7 @@ The program provides support for the kernel GSS-API implementation. .Pp The options are as follows: -.Bl -tag +.Bl -tag -width indent .It Fl d Run in debug mode. In this mode, |