From 5001e16d304f1dc48eee48271fff50e06d0033ab Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 13 Jul 2001 09:09:52 +0000 Subject: mdoc(7) police: -xwidth has been fold into -width. --- share/man/man4/ieee80211.4 | 6 +++--- share/man/man4/lge.4 | 4 ++-- share/man/man4/tun.4 | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'share/man/man4') 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 ; -- cgit v1.1