Author: gjb (doc committer)
Date: Wed May  4 18:16:05 2011
New Revision: 221450
URL: http://svn.freebsd.org/changeset/base/221450

Log:
  Remove unneeded tab after .Ed to make manlint happy.
  
  Reported by:  manlint

Modified:
  head/share/man/man9/bus_adjust_resource.9

Modified: head/share/man/man9/bus_adjust_resource.9
==============================================================================
--- head/share/man/man9/bus_adjust_resource.9   Wed May  4 18:06:40 2011        
(r221449)
+++ head/share/man/man9/bus_adjust_resource.9   Wed May  4 18:16:05 2011        
(r221450)
@@ -93,7 +93,7 @@ Grow an existing memory resource by 4096
 
        error = bus_adjust_resource(dev, SYS_RES_MEMORY, res,
            rman_get_start(res), rman_get_end(res) + 0x1000);
-.Ed            
+.Ed
 .Sh SEE ALSO
 .Xr bus_alloc_resource 9 ,
 .Xr bus_release_resource 9 ,
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to