Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2007 06:05:41 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man4 hwpmc.4
Message-ID:  <200711250605.lAP65f8I054008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2007-11-25 06:05:41 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       hwpmc.4 
  Log:
  - Document an EAGAIN error return from a PMC_OP_CONFIGURELOG request.
  - Document some EINVAL error returns from PMC_OP_CONFIGURELOG,
    PMC_OP_WRITELOG and PMC_OP_FLUSHLOG that were missed earlier.
  - Correct a typo: s/PMC_OP_ALLOCATE/PMC_OP_PMCALLOCATE/.
  - Describe how log file writing errors are returned by a PMC_OP_FLUSHLOG
    request.
  
  Revision  Changes    Path
  1.21      +45 -11    src/share/man/man4/hwpmc.4



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