summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol
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/hccontrol
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/hccontrol')
-rw-r--r--usr.sbin/bluetooth/hccontrol/hccontrol.84
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud