svn commit: r191413 - releng/7.2/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Thu Apr 23 08:11:50 UTC 2009


Author: brueffer
Date: Thu Apr 23 08:11:48 2009
New Revision: 191413
URL: http://svn.freebsd.org/changeset/base/191413

Log:
  MFC r190822
  
  Move an "end list" macro to the right place.
  
  Approved by:	re (kensmith)

Modified:
  releng/7.2/share/man/man4/   (props changed)
  releng/7.2/share/man/man4/igb.4   (props changed)
  releng/7.2/share/man/man4/wpi.4

Modified: releng/7.2/share/man/man4/wpi.4
==============================================================================
--- releng/7.2/share/man/man4/wpi.4	Thu Apr 23 07:56:10 2009	(r191412)
+++ releng/7.2/share/man/man4/wpi.4	Thu Apr 23 08:11:48 2009	(r191413)
@@ -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 ,


More information about the svn-src-all mailing list