summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wlconfig/wlconfig.8
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-26 21:22:53 +0000
committerjoel <joel@FreeBSD.org>2012-03-26 21:22:53 +0000
commit906214101c2afe043c4e6b86c05dad9039220a42 (patch)
treedac7f857a786f780fb4965b48ce752c840759c6e /usr.sbin/wlconfig/wlconfig.8
parent49e07e95592f6b458f4a4182401cb8317175e365 (diff)
downloadFreeBSD-src-906214101c2afe043c4e6b86c05dad9039220a42.zip
FreeBSD-src-906214101c2afe043c4e6b86c05dad9039220a42.tar.gz
mdoc: correct .Bd/.Bl arguments.
Reviewed by: brueffer
Diffstat (limited to 'usr.sbin/wlconfig/wlconfig.8')
-rw-r--r--usr.sbin/wlconfig/wlconfig.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/wlconfig/wlconfig.8 b/usr.sbin/wlconfig/wlconfig.8
index 1c19997..b448339 100644
--- a/usr.sbin/wlconfig/wlconfig.8
+++ b/usr.sbin/wlconfig/wlconfig.8
@@ -97,12 +97,12 @@ utility should then be used to reconfigure the card to a sensible
value.
.Sh EXAMPLES
Set the NWID to 0x1234:
-.Bd -literal -offset
+.Bd -literal -offset indent
# wlconfig wl0 nwid 0x1234
.Ed
.Pp
Show the current settings:
-.Bd -literal -offset
+.Bd -literal -offset indent
# wlconfig wl0
Board type : ISA
Base address options : 0x300, 0x390, 0x3c0, 0x3e0
@@ -128,7 +128,7 @@ CRC status : OK
.Ed
.Pp
Print a scaled version of the signal strength cache:
-.Bd -literal -offset
+.Bd -literal -offset indent
# wlconfig wl0 cache scale
.Ed
.Sh SEE ALSO
OpenPOWER on IntegriCloud