summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-06-03 06:57:47 +0000
committerjoel <joel@FreeBSD.org>2012-06-03 06:57:47 +0000
commit1a57e2d650f9091a0630b89dcbbb1d8920106f98 (patch)
treed489d7a7ad5090e7e90ccb535748213f1796009b /usr.sbin/bluetooth
parentd8faea27539633776366a133cef0839d43f02c30 (diff)
downloadFreeBSD-src-1a57e2d650f9091a0630b89dcbbb1d8920106f98.zip
FreeBSD-src-1a57e2d650f9091a0630b89dcbbb1d8920106f98.tar.gz
mdoc: add missing width argument to Bl -tag.
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r--usr.sbin/bluetooth/bthidcontrol/bthidcontrol.82
-rw-r--r--usr.sbin/bluetooth/btpand/btpand.86
-rw-r--r--usr.sbin/bluetooth/hccontrol/hccontrol.84
-rw-r--r--usr.sbin/bluetooth/l2control/l2control.82
-rw-r--r--usr.sbin/bluetooth/sdpcontrol/sdpcontrol.82
5 files changed, 8 insertions, 8 deletions
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
OpenPOWER on IntegriCloud