Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2020 13:33:31 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r362684 - head/share/man/man4
Message-ID:  <202006271333.05RDXVsH042357@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006271333.05RDXVsH042357>