From 094b05c79e7a69567f55514386f5f276ada60d0d Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mon, 8 Sep 2008 16:26:48 -0700 Subject: tiny grammar fix in NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ab035593..c7ddce45 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ * What's new - Target process mode (stap -c CMD or -x PID) now implicitly restricts all - "process.*" probes to the given child process. (It does not effect + "process.*" probes to the given child process. (It does not affect kernel.* or other probe types.) The CMD string is now executed directly, rather than via a /bin/sh -c subshell. -- cgit