Date: Sat, 1 Sep 2012 07:11:26 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r239970 - head/tools/tools/ath/athrd Message-ID: <201209010711.q817BQll066938@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209010711.q817BQll066938>