svn commit: r48092 - head/en_US.ISO8859-1/htdocs

Allan Jude allanjude at FreeBSD.org
Mon Jan 25 15:39:55 UTC 2016


Author: allanjude
Date: Mon Jan 25 15:39:53 2016
New Revision: 48092
URL: https://svnweb.freebsd.org/changeset/doc/48092

Log:
  Fix a typo
  
  simular should be simulate
  
  Submitted by:	Johnny Eriksson <bygg at cafax.se>

Modified:
  head/en_US.ISO8859-1/htdocs/features.xml

Modified: head/en_US.ISO8859-1/htdocs/features.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/features.xml	Mon Jan 25 14:16:18 2016	(r48091)
+++ head/en_US.ISO8859-1/htdocs/features.xml	Mon Jan 25 15:39:53 2016	(r48092)
@@ -166,7 +166,7 @@
 	  The base system includes IPFW and IPFilter, as well as a
 	  modified version of the popular pf with improved SMP
 	  performance.  IPFW also includes the dummynet feature,
-	  allowing network administrators to simular adverse network
+	  allowing network administrators to simulate adverse network
 	  conditions, including latency, jitter, packet loss and
 	  limited bandwidth.</li>
 


More information about the svn-doc-all mailing list