Date: Thu, 23 Apr 2009 07:56:10 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r191412 - stable/7/share/man/man4 Message-ID: <200904230756.n3N7uAeG080091@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Thu Apr 23 07:56:10 2009 New Revision: 191412 URL: http://svn.freebsd.org/changeset/base/191412 Log: MFC r190822 Move an "end list" macro to the right place. Approved by: re (kensmith) Modified: stable/7/share/man/man4/ (props changed) stable/7/share/man/man4/igb.4 (props changed) stable/7/share/man/man4/wpi.4 Modified: stable/7/share/man/man4/wpi.4 ============================================================================== --- stable/7/share/man/man4/wpi.4 Thu Apr 23 02:30:44 2009 (r191411) +++ stable/7/share/man/man4/wpi.4 Thu Apr 23 07:56:10 2009 (r191412) @@ -126,6 +126,7 @@ unload/reload the driver to continue. .It "wpi%d: Radio transmitter is switched off" The hardware switch controlling the radio is currently turned off. Data transmission is not possible in this state. +.El .Sh BUGS Not all the error messages are documented here. .Pp @@ -133,7 +134,6 @@ Automatic recovery of firmware failures detection of toggling the radio switch on. .Pp Background scanning is not currently supported. -.El .Sh SEE ALSO .Xr altq 4 , .Xr ipw 4 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904230756.n3N7uAeG080091>