svn commit: r324854 - projects/runtime-coverage/share/man/man7

Ngie Cooper ngie at FreeBSD.org
Sun Oct 22 08:42:02 UTC 2017


Author: ngie
Date: Sun Oct 22 08:42:01 2017
New Revision: 324854
URL: https://svnweb.freebsd.org/changeset/base/324854

Log:
  Document /usr/lib/cov (COVERAGEDIR) in hier(7)

Modified:
  projects/runtime-coverage/share/man/man7/hier.7

Modified: projects/runtime-coverage/share/man/man7/hier.7
==============================================================================
--- projects/runtime-coverage/share/man/man7/hier.7	Sun Oct 22 08:11:45 2017	(r324853)
+++ projects/runtime-coverage/share/man/man7/hier.7	Sun Oct 22 08:42:01 2017	(r324854)
@@ -346,6 +346,8 @@ shared libraries for compatibility
 .It Pa aout/
 a.out backward compatibility libraries
 .El
+.It Pa cov/
+standalone coverage data for base system libraries and binaries
 .It Pa debug/
 standalone debug data for the kernel and base system libraries and binaries
 .It Pa dtrace/


More information about the svn-src-projects mailing list