Author: eadler
Date: Tue Jul  2 20:25:58 2013
New Revision: 252526
URL: http://svnweb.freebsd.org/changeset/base/252526

Log:
  Remove extranious '.'
  
  Submitted by: swild...@dragonflybsd.org

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

Modified: head/share/man/man4/oce.4
==============================================================================
--- head/share/man/man4/oce.4   Tue Jul  2 19:45:14 2013        (r252525)
+++ head/share/man/man4/oce.4   Tue Jul  2 20:25:58 2013        (r252526)
@@ -91,7 +91,7 @@ Firmware can be updated by following the
 .It
 Copy the below code to a Makefile:
 .Bd -literal -offset indent
-\&.KMOD=elxflash
+KMOD=elxflash
 FIRMWS=imagename.ufi:elxflash
 \&.include <bsd.kmod.mk>
 .Ed
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to