Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 20:22:02 +0000 (UTC)
From:      Mateusz Guzik <mjg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r365367 - head/share/man/man9
Message-ID:  <202009052022.085KM26D061992@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mjg
Date: Sat Sep  5 20:22:02 2020
New Revision: 365367
URL: https://svnweb.freebsd.org/changeset/base/365367

Log:
  sx: fix up manpage after r363113
  
  No date change as there is no new information.
  
  Submitted by:	sigsys@gmail.com
  Differential Revision: https://reviews.freebsd.org/D26341

Modified:
  head/share/man/man9/sx.9

Modified: head/share/man/man9/sx.9
==============================================================================
--- head/share/man/man9/sx.9	Sat Sep  5 19:29:42 2020	(r365366)
+++ head/share/man/man9/sx.9	Sat Sep  5 20:22:02 2020	(r365367)
@@ -124,6 +124,7 @@ argument to
 specifies a set of optional flags to alter the behavior of
 .Fa sx .
 It contains one or more of the following flags:
+.Bl -tag -width SX_NOWITNESS
 .It Dv SX_DUPOK
 Witness should not log messages about duplicate locks being acquired.
 .It Dv SX_NOWITNESS



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