svn commit: r190822 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Tue Apr 7 12:53:38 PDT 2009


Author: brueffer
Date: Tue Apr  7 19:53:36 2009
New Revision: 190822
URL: http://svn.freebsd.org/changeset/base/190822

Log:
  Move an "end list" macro to the right place.
  
  Found by:	man2hwnotes.pl
  MFC after:	3 days

Modified:
  head/share/man/man4/wpi.4

Modified: head/share/man/man4/wpi.4
==============================================================================
--- head/share/man/man4/wpi.4	Tue Apr  7 19:49:38 2009	(r190821)
+++ head/share/man/man4/wpi.4	Tue Apr  7 19:53:36 2009	(r190822)
@@ -116,11 +116,11 @@ 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
 Background scanning is not currently supported.
-.El
 .Sh SEE ALSO
 .Xr wpifw 4 ,
 .Xr pci 4 ,


More information about the svn-src-all mailing list