Module Name:    src
Committed By:   pgoyette
Date:           Mon Nov 23 23:28:33 UTC 2015

Modified Files:
        src/share/man/man4: filemon.4

Log Message:
It is no longer required that the target process be a descendant of the
tracking process.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/filemon.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/filemon.4
diff -u src/share/man/man4/filemon.4:1.14 src/share/man/man4/filemon.4:1.15
--- src/share/man/man4/filemon.4:1.14	Mon Nov 23 23:00:29 2015
+++ src/share/man/man4/filemon.4	Mon Nov 23 23:28:33 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: filemon.4,v 1.14 2015/11/23 23:00:29 pgoyette Exp $
+.\"	$NetBSD: filemon.4,v 1.15 2015/11/23 23:28:33 pgoyette Exp $
 .\"
 .\" Copyright (c) 2011, Juniper Networks, Inc.
 .\"
@@ -240,9 +240,3 @@ delivered only to the first instance cre
 was opened), regardless of the order in which the monitoring processes
 called
 .Fn ioctl fd FILEMON_SET_PID pid .
-.Pp
-The
-.Ar process_id
-specified with
-.Dv FILEMON_SET_PID
-must refer to a descendant of the calling process.

Reply via email to