From b515db67ec9fff58d6c789e6e27c8e18ed01d6ce Mon Sep 17 00:00:00 2001 From: Wenji Huang Date: Fri, 22 Jan 2010 15:56:51 +0800 Subject: Fix typos in several text files --- initscript/README.stap-server | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'initscript/README.stap-server') diff --git a/initscript/README.stap-server b/initscript/README.stap-server index c4089299..b1cbdbbd 100644 --- a/initscript/README.stap-server +++ b/initscript/README.stap-server @@ -77,7 +77,7 @@ to specify servers to be managed. The default architecture is the architecture of the host. 2.3.3 -r kernel-release - This option specifies the target kernel release of the server an is + This option specifies the target kernel release of the server and is analogous to the -r option of 'stap'. See stap(1) for more details. The default release is that of the currently running kernel. @@ -88,7 +88,7 @@ to specify servers to be managed. must be a member of the group 'stap-server'. 2.3.5 -I path - This option specifies an additional path to be searched by thes server for + This option specifies an additional path to be searched by the server for tapsets and is analogous to the -I option of 'stap'. See stap(1) for more details. @@ -119,14 +119,14 @@ to specify servers to be managed. the given nickname is found, and the action is 'start' (or an action behaving like 'start' (see below), the server will be started with the given nickname. If no configuration with the given nickname is found, and the action is not - 'start' (or an action behaving" "like 'start', it is an error. If a nickname is + 'start' (or an action behaving like 'start', it is an error. If a nickname is not specified for a server, its nickname will be its process id. 2.3.10 -p pid This option allows the specification of a server configuration by process id. When -p is specified, a currently running server with the given process id will be searched for. If no such server is found, it is an error. If a server with - the given procss id is found, the -a, -r, -I, -R, -B and -u options for that + the given process id is found, the -a, -r, -I, -R, -B and -u options for that server will be used as if they were specified on the command line. 3. Files -- cgit