svn commit: r259697 - head/sbin/ipfw

Chris Rees crees at FreeBSD.org
Sat Dec 21 21:56:13 UTC 2013


Author: crees (doc,ports committer)
Date: Sat Dec 21 21:56:12 2013
New Revision: 259697
URL: http://svnweb.freebsd.org/changeset/base/259697

Log:
  Minor grammar fix
  
  PR:		docs/185057
  Submitted by:	Yuri (yuri at rawbw.com)
  Approved by:	gjb (mentor)

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8	Sat Dec 21 19:53:51 2013	(r259696)
+++ head/sbin/ipfw/ipfw.8	Sat Dec 21 21:56:12 2013	(r259697)
@@ -335,8 +335,7 @@ Section below for details.
 If the world and the kernel get out of sync the
 .Nm
 ABI may break, preventing you from being able to add any rules.
-This can
-adversely effect the booting process.
+This can adversely affect the booting process.
 You can use
 .Nm
 .Cm disable


More information about the svn-src-head mailing list