From 590ad631205c53d1dda3d56519bbe99729a651da Mon Sep 17 00:00:00 2001 From: znerd Date: Tue, 12 Mar 2002 21:42:47 +0000 Subject: Fixed the description for the /var/run/orion.pid file. It is now in accordance with reality. :-) --- www/orion-devel/files/orionctl.1 | 6 +++--- www/orion/files/orionctl.1 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/orion-devel/files/orionctl.1 b/www/orion-devel/files/orionctl.1 index c7c2647a75d2..67a7d29963cc 100644 --- a/www/orion-devel/files/orionctl.1 +++ b/www/orion-devel/files/orionctl.1 @@ -58,9 +58,9 @@ Prints an error message and exits the script with error code 4. .Bl -tag -width -indent .It Pa /var/run/orion.pid The %%APP_TITLE%% PID file that is used to store the process -ID of the currently running process in. It is deleted as soon as the server is -stopped and recreated when it is started. It should never be writable for anyone but -.Em root , +ID of the currently running process in. It is emptied as soon as the server is +stopped and filled with the process ID when it is started. It should never be writable for anyone but +.Em www , .It Pa %%PREFIX%%/etc/rc.d/%%STARTUP_ORDER%%.orion.sh A script that starts the .Nm diff --git a/www/orion/files/orionctl.1 b/www/orion/files/orionctl.1 index c7c2647a75d2..67a7d29963cc 100644 --- a/www/orion/files/orionctl.1 +++ b/www/orion/files/orionctl.1 @@ -58,9 +58,9 @@ Prints an error message and exits the script with error code 4. .Bl -tag -width -indent .It Pa /var/run/orion.pid The %%APP_TITLE%% PID file that is used to store the process -ID of the currently running process in. It is deleted as soon as the server is -stopped and recreated when it is started. It should never be writable for anyone but -.Em root , +ID of the currently running process in. It is emptied as soon as the server is +stopped and filled with the process ID when it is started. It should never be writable for anyone but +.Em www , .It Pa %%PREFIX%%/etc/rc.d/%%STARTUP_ORDER%%.orion.sh A script that starts the .Nm -- cgit