svn commit: r362684 - head/share/man/man4
Mateusz Piotrowski
0mp at FreeBSD.org
Sat Jun 27 13:33:31 UTC 2020
Author: 0mp (doc,ports committer)
Date: Sat Jun 27 13:33:31 2020
New Revision: 362684
URL: https://svnweb.freebsd.org/changeset/base/362684
Log:
ixl.4: Use a -bullet list instead of -item
Now the list looks like a list. Using -item only makes sense if the list is
meant to be a list of terms and definitions.
MFC after: 3 days
Modified:
head/share/man/man4/ixl.4
Modified: head/share/man/man4/ixl.4
==============================================================================
--- head/share/man/man4/ixl.4 Sat Jun 27 13:18:21 2020 (r362683)
+++ head/share/man/man4/ixl.4 Sat Jun 27 13:33:31 2020 (r362684)
@@ -96,7 +96,7 @@ the adapters covered by this driver.
These tools can be downloaded directly from Intel at
.Lk https://downloadcenter.intel.com ,
by searching for their names, or by installing certain packages:
-.Bl -item
+.Bl -bullet
.It
To change the behavior of the QSFP+ ports on XL710 adapters, use the
Intel QCU (QSFP+ configuration utility); installed by the
More information about the svn-src-all
mailing list