svn commit: r239970 - head/tools/tools/ath/athrd
Joel Dahl
joel at FreeBSD.org
Sat Sep 1 07:11:26 UTC 2012
Author: joel (doc committer)
Date: Sat Sep 1 07:11:25 2012
New Revision: 239970
URL: http://svn.freebsd.org/changeset/base/239970
Log:
Minor mdoc fix.
Modified:
head/tools/tools/ath/athrd/athrd.1
Modified: head/tools/tools/ath/athrd/athrd.1
==============================================================================
--- head/tools/tools/ath/athrd/athrd.1 Sat Sep 1 06:23:13 2012 (r239969)
+++ head/tools/tools/ath/athrd/athrd.1 Sat Sep 1 07:11:25 2012 (r239970)
@@ -103,14 +103,12 @@ Display only Turbo channels.
.Sh EXAMPLES
The following demonstrates how to list the permissible frequencies
and maximum transport power per channel for use in Spain:
-.Pp
-.nf
-tubby% athrd es
-\&
+.Bd -literal -offset 2n
+.Li # Ic athrd es
SPAIN (ES, 0x2d4, 724) NULL1_WORLD (0x3, 3)
2412G 14.0 2417G 14.0 2422G 14.0 2427G 17.0 2432G 14.0 2437G 17.0
2442G 14.0 2447G 17.0 2452G 17.0 2457G 14.0 2462G 17.0
-.fi
+.Ed
.Pp
Each frequency has a suffix that is one of:
.Ql G ,
More information about the svn-src-head
mailing list