svn commit: r255082 - head/share/man/man4

Joel Dahl joel at FreeBSD.org
Fri Aug 30 20:20:06 UTC 2013


Author: joel (doc committer)
Date: Fri Aug 30 20:20:06 2013
New Revision: 255082
URL: http://svnweb.freebsd.org/changeset/base/255082

Log:
  mdoc: add missing El.

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

Modified: head/share/man/man4/vmx.4
==============================================================================
--- head/share/man/man4/vmx.4	Fri Aug 30 20:13:33 2013	(r255081)
+++ head/share/man/man4/vmx.4	Fri Aug 30 20:20:06 2013	(r255082)
@@ -100,6 +100,7 @@ Number of receive descriptors per ring a
 The default value is 256.
 The value must be a multiple of 32, and the maximum is 2048.
 There are two rings so the actual usage is doubled.
+.El
 .Sh EXAMPLES
 The following entry must be added to the VMware configuration file
 to provide the


More information about the svn-src-all mailing list