summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2004-07-28 15:58:22 +0000
committerGerrit Pape <pape@smarden.org>2004-07-28 15:58:22 +0000
commitab87c7b64a7ea6a72149832cd86a12c3319d88e3 (patch)
tree84bc1e8f1931f3a2c9cc4bc4b36ccaf5fc539b0e /man
parent1c01b38fb9032a8ce8be88785b7df1ccc0cd241b (diff)
downloadrunit-ab87c7b64a7ea6a72149832cd86a12c3319d88e3.tar.gz
runit-ab87c7b64a7ea6a72149832cd86a12c3319d88e3.tar.xz
runit-ab87c7b64a7ea6a72149832cd86a12c3319d88e3.zip
* doc/runlevels.html, doc/upgrade.html, doc/useinit.html, man/runsvdir.8,
    man/runsvchdir.8: minor changes in wording, notations.
Diffstat (limited to 'man')
-rw-r--r--man/runsvchdir.88
-rw-r--r--man/runsvdir.84
2 files changed, 6 insertions, 6 deletions
diff --git a/man/runsvchdir.8 b/man/runsvchdir.8
index 8e54cad..499703e 100644
--- a/man/runsvchdir.8
+++ b/man/runsvchdir.8
@@ -1,12 +1,12 @@
 .TH runsvchdir 8
 .SH NAME
-runsvchdir \- change service directory of runsvdir(8)
+runsvchdir \- change services directory of runsvdir(8)
 .SH SYNOPSIS
 .B runsvchdir
 .I dir
 .SH DESCRIPTION
 .I dir
-is a directory for the use with
+is a services directory for the use with
 .BR runsvdir (8).
 If
 .I dir
@@ -16,7 +16,7 @@ must not start with a dot.
 .P
 .B runsvchdir
 switches to the directory
-.IR /etc/runit/runsvdir ,
+.IR /etc/runit/runsvdir/ ,
 copies
 .I current
 to
@@ -33,7 +33,7 @@ is a symlink to
 and
 .BR runsvdir (8)
 is running
-.IR /var/service .
+.IR /var/service/ .
 .SH EXIT CODES
 .B runsvchdir
 prints an error message and exits 111 on error.
diff --git a/man/runsvdir.8 b/man/runsvdir.8
index 9065bbc..685b450 100644
--- a/man/runsvdir.8
+++ b/man/runsvdir.8
@@ -17,7 +17,7 @@ characters long or absent.
 .B runsvdir
 starts a
 .BR runsv (8)
-process for each subdirectory in
+process for each subdirectory in the services directory
 .IR dir ,
 up to a limit of 1000 subdirectories.
 .B runsvdir
@@ -32,7 +32,7 @@ At least every five seconds,
 checks if
 .I dir
 has changed.
-If it sees a new subdirectory in
+If it sees a new subdirectory in services directory
 .IR dir ,
 it starts a new
 .BR runsv (8)