Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 It is no longer required that the target proc...



details:   https://anonhg.NetBSD.org/src/rev/fddfe423f283
branches:  trunk
changeset: 341812:fddfe423f283
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Nov 23 23:28:33 2015 +0000

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

diffstat:

 share/man/man4/filemon.4 |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (19 lines):

diff -r 6d926531b68e -r fddfe423f283 share/man/man4/filemon.4
--- a/share/man/man4/filemon.4  Mon Nov 23 23:27:38 2015 +0000
+++ b/share/man/man4/filemon.4  Mon Nov 23 23:28:33 2015 +0000
@@ -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 @@
 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.



Home | Main Index | Thread Index | Old Index