summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-13 09:09:52 +0000
committerru <ru@FreeBSD.org>2001-07-13 09:09:52 +0000
commit5001e16d304f1dc48eee48271fff50e06d0033ab (patch)
tree0a98eeb48574a1566a9735f523683d6de46e4f74 /share/man/man4
parent197e331e58c818f571d204fcb7ee9cbf870d83fd (diff)
downloadFreeBSD-src-5001e16d304f1dc48eee48271fff50e06d0033ab.zip
FreeBSD-src-5001e16d304f1dc48eee48271fff50e06d0033ab.tar.gz
mdoc(7) police: -xwidth has been fold into -width.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/ieee80211.46
-rw-r--r--share/man/man4/lge.44
-rw-r--r--share/man/man4/tun.42
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/ieee80211.4 b/share/man/man4/ieee80211.4
index 6ed5f78..0a857e6 100644
--- a/share/man/man4/ieee80211.4
+++ b/share/man/man4/ieee80211.4
@@ -44,7 +44,7 @@ The interface is via one
of the following
.Xr ioctl 2
calls on a socket:
-.Bl -tag -xwidth ".Dv SIOCG80211"
+.Bl -tag -width ".Dv SIOCG80211"
.It Dv SIOCG80211
Get configuration or status information.
.It Dv SIOCS80211
@@ -70,7 +70,7 @@ For
the following values of
.Va i_type
are valid:
-.Bl -tag -xwidth ".Dv IEEE80211_IOC_POWERSAVESLEEP"
+.Bl -tag -width ".Dv IEEE80211_IOC_POWERSAVESLEEP"
.It Dv IEEE80211_IOC_SSID
Returns the requested SSID by copying it into the buffer pointed to by
.Va i_data
@@ -161,7 +161,7 @@ For
the following values of
.Va i_type
are valid:
-.Bl -tag -xwidth ".Dv IEEE80211_IOC_POWERSAVESLEEP"
+.Bl -tag -width ".Dv IEEE80211_IOC_POWERSAVESLEEP"
.It Dv IEEE80211_IOC_SSID
Set the desired SSID for infrastructure and ad-hoc modes to value given
by
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4
index c7ae28c..42d5307 100644
--- a/share/man/man4/lge.4
+++ b/share/man/man4/lge.4
@@ -72,7 +72,7 @@ such as file transfers and data streaming.
The
.Nm
driver supports the following media types:
-.Bl -tag -xwidth ".Cm 1000baseSX"
+.Bl -tag -width ".Cm 1000baseSX"
.It Cm autoselect
Enable autoselection of the media type and options.
The user can manually override
@@ -90,7 +90,7 @@ modes are supported.
The
.Nm
driver supports the following media options:
-.Bl -tag -xwidth ".Cm full-duplex"
+.Bl -tag -width ".Cm full-duplex"
.It Cm full-duplex
Force full duplex operation.
.It Cm half-duplex
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4
index fc8dcd4..7626e5f 100644
--- a/share/man/man4/tun.4
+++ b/share/man/man4/tun.4
@@ -174,7 +174,7 @@ The following
calls are supported
(defined in
.Aq Pa net/if_tun.h ) :
-.Bl -tag -xwidth ".Dv TUNSIFMODE"
+.Bl -tag -width ".Dv TUNSIFMODE"
.It Dv TUNSDEBUG
The argument should be a pointer to an
.Vt int ;
OpenPOWER on IntegriCloud