summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2004-10-08 20:31:33 +0000
committerkeramida <keramida@FreeBSD.org>2004-10-08 20:31:33 +0000
commit6854c8520f1682bc14235ec3f20ded3e651ade7b (patch)
treee37294c0ef1be6f0c028698140e29fcd837d2f7f /share
parent52bbd70abafb74ada95824b6e933d3b27794c9e7 (diff)
downloadFreeBSD-src-6854c8520f1682bc14235ec3f20ded3e651ade7b.zip
FreeBSD-src-6854c8520f1682bc14235ec3f20ded3e651ade7b.tar.gz
To avoid pushing the paragraph text too far from the left border, making
line-splitting extremely difficult for groff, indent the .Bl items by the standard `indent' length instead of an indent large enough to hold the maximal tag name. Reviewed by: ru MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ieee80211.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ieee80211.4 b/share/man/man4/ieee80211.4
index d882b9a..961c5be 100644
--- a/share/man/man4/ieee80211.4
+++ b/share/man/man4/ieee80211.4
@@ -74,7 +74,7 @@ For
the following values of
.Va i_type
are valid:
-.Bl -tag -width ".Dv IEEE80211_IOC_POWERSAVESLEEP"
+.Bl -tag -width indent
.It Dv IEEE80211_IOC_SSID
Returns the requested SSID by copying it into the buffer pointed to by
.Va i_data
@@ -165,7 +165,7 @@ For
the following values of
.Va i_type
are valid:
-.Bl -tag -width ".Dv IEEE80211_IOC_POWERSAVESLEEP"
+.Bl -tag -width indent
.It Dv IEEE80211_IOC_SSID
Set the desired SSID for infrastructure and ad-hoc modes to value given
by
OpenPOWER on IntegriCloud