summaryrefslogtreecommitdiffstats
path: root/share/man/man4/wi.4
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
committeruqs <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
commit8ae3afcfad3d809ecc914f65e53a58e795268f62 (patch)
treeb3bc1578c597e5672077e41ccd208441fd2d7f64 /share/man/man4/wi.4
parentf987d108ff49e7a674821ea62a05be912a3e1c04 (diff)
downloadFreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.zip
FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.tar.gz
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Diffstat (limited to 'share/man/man4/wi.4')
-rw-r--r--share/man/man4/wi.42
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4
index 1c43b37..1159167 100644
--- a/share/man/man4/wi.4
+++ b/share/man/man4/wi.4
@@ -241,7 +241,6 @@ DLink DWL520
.El
.Sh EXAMPLES
Join an existing BSS network (ie: connect to an access point):
-.Pp
.Bd -literal -offset indent
ifconfig wlan create wlandev wi0 inet 192.168.0.20 \e
netmask 0xffffff00
@@ -249,7 +248,6 @@ ifconfig wlan create wlandev wi0 inet 192.168.0.20 \e
.Pp
Join a specific BSS network with network name
.Dq Li my_net :
-.Pp
.Bd -literal -offset indent
ifconfig wlan create wlandev wi0 inet 192.168.0.20 \e
netmask 0xffffff00 ssid my_net
OpenPOWER on IntegriCloud