Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 00:24:05 -0800 (PST)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 sx.9
Message-ID:  <200402040824.i148O54a061039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004/02/04 00:24:05 PST

  FreeBSD src repository

  Modified files:
    share/man/man9       sx.9 
  Log:
  Document new 'what' value for sx_assert(9).
  
  PS. There is a inconsistency in this manual page, because in
      non-WITNESS case sx_assert(9) does not panics, it only prints
      the warning. I haven't fixed this, because jhb@ is planing to
      replace those printf()s with panic()s.
  
  Reviewed by:    jhb
  Approved by:    jhb, scottl (mentor)
  
  Revision  Changes    Path
  1.26      +6 -1      src/share/man/man9/sx.9



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