svn commit: r354597 - head/share/man/man4
Alexander Motin
mav at FreeBSD.org
Sun Nov 10 18:07:03 UTC 2019
Author: mav
Date: Sun Nov 10 18:07:02 2019
New Revision: 354597
URL: https://svnweb.freebsd.org/changeset/base/354597
Log:
Some language fixes.
Submitted by: rpokala@
MFC after: 2 weeks
Modified:
head/share/man/man4/ntb_transport.4
Modified: head/share/man/man4/ntb_transport.4
==============================================================================
--- head/share/man/man4/ntb_transport.4 Sun Nov 10 17:33:10 2019 (r354596)
+++ head/share/man/man4/ntb_transport.4 Sun Nov 10 18:07:02 2019 (r354597)
@@ -65,8 +65,8 @@ is a number of queues to allocate (empty means automat
The default configuration is empty string, which means single consumer
with one queue per memory window, allowing any driver to attach.
.It Va hint.ntb_transport. Ns Ar X Ns Va .compact
-Non-zero value enables compact version of sratchpad protocol, using twice
-less registers.
+Non-zero value enables compact version of scratchpad protocol, using half
+as many registers.
Enabled automatically if there is not enough registers to negotiate all
available memory windows.
The compact version does not support memory windows of 4GB and above.
More information about the svn-src-head
mailing list