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

Rene Ladan rene at FreeBSD.org
Mon May 13 08:48:09 UTC 2013


Author: rene
Date: Mon May 13 08:48:09 2013
New Revision: 41620
URL: http://svnweb.freebsd.org/changeset/doc/41620

Log:
  Fix a mistake in the previous commit.
  
  Approved by:	remko (mentor, implicit)

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 May 13 04:07:05 2013	(r41619)
+++ head/en_US.ISO8859-1/htdocs/features.xml	Mon May 13 08:48:09 2013	(r41620)
@@ -76,7 +76,7 @@
 
 	<li><b>USB:</b> subsystem now supports USB packet filter.
 	  This allows capturing packets which go through each USB
-	  host architecture.  The packet filter is similar to that of
+	  host.  The architecture of the packet filter is similar to that of
 	  bpf.  The userland program usbdump(8) has been
 	  added.</li>
 


More information about the svn-doc-head mailing list