svn commit: r302068 - stable/10/share/man/man4

Bryan Drewery bdrewery at FreeBSD.org
Tue Jun 21 20:15:31 UTC 2016


Author: bdrewery
Date: Tue Jun 21 20:15:30 2016
New Revision: 302068
URL: https://svnweb.freebsd.org/changeset/base/302068

Log:
  MFC r271049:
  
    Note that script(1) consumes filemon(4).

Modified:
  stable/10/share/man/man4/filemon.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/filemon.4
==============================================================================
--- stable/10/share/man/man4/filemon.4	Tue Jun 21 20:14:32 2016	(r302067)
+++ stable/10/share/man/man4/filemon.4	Tue Jun 21 20:15:30 2016	(r302068)
@@ -221,6 +221,7 @@ buffer contents to it.
 .Sh SEE ALSO
 .Xr dtrace 1 ,
 .Xr ktrace 1 ,
+.Xr script 1 ,
 .Xr truss 1 ,
 .Xr ioctl 2
 .Sh HISTORY


More information about the svn-src-all mailing list