aboutsummaryrefslogtreecommitdiff
path: root/doc/pies.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-03-12 23:20:49 +0200
committerSergey Poznyakoff <gray@gnu.org>2016-03-12 23:20:49 +0200
commited7aa572e52a3dec942c348face2487f71297086 (patch)
treeace73a8fe4f6acf6154d63b419baec67442a67f8 /doc/pies.texi
parentaecf895a2fc514a0e652cf225de5bc3b85b03d10 (diff)
downloadpies-ed7aa572e52a3dec942c348face2487f71297086.tar.gz
pies-ed7aa572e52a3dec942c348face2487f71297086.tar.bz2
Spell-check
Diffstat (limited to 'doc/pies.texi')
-rw-r--r--doc/pies.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/pies.texi b/doc/pies.texi
index c72ac3e..15c37e1 100644
--- a/doc/pies.texi
+++ b/doc/pies.texi
@@ -774,7 +774,7 @@ entered.
774 The process will be executed when the specified @dfn{ondemand} 774 The process will be executed when the specified @dfn{ondemand}
775runlevel is called (@samp{a}, @samp{b} and @samp{c}). No real 775runlevel is called (@samp{a}, @samp{b} and @samp{c}). No real
776runlevel change will occur (@pxref{Ondemand runlevels}). 776runlevel change will occur (@pxref{Ondemand runlevels}).
777The process will remain running accross any eventual runlevel changes 777The process will remain running across any eventual runlevel changes
778and will be restarted whenever it terminates, similarly to 778and will be restarted whenever it terminates, similarly to
779@code{respawn} components. 779@code{respawn} components.
780 780
@@ -877,7 +877,7 @@ names, instead of IP addresses.
877 877
878@kwindex siggroup 878@kwindex siggroup
879@item siggroup 879@item siggroup
880This flag affects the befavior of @command{pies} when a stopped 880This flag affects the behavior of @command{pies} when a stopped
881process fails to terminate within a predefined timeout 881process fails to terminate within a predefined timeout
882(@pxref{shutdown-timeout}. Normally @command{pies} would send the 882(@pxref{shutdown-timeout}. Normally @command{pies} would send the
883@samp{SIGKILL} signal to such a process. If this flag is set, 883@samp{SIGKILL} signal to such a process. If this flag is set,
@@ -1324,7 +1324,7 @@ only for TCP sockets.
1324@end deffn 1324@end deffn
1325 1325
1326@deffn {Config: component} max-ip-connections @var{number} 1326@deffn {Config: component} max-ip-connections @var{number}
1327Miximum number of connections that can be opened simultaneously from a 1327Maximum number of connections that can be opened simultaneously from a
1328single IP address. 1328single IP address.
1329@end deffn 1329@end deffn
1330 1330
@@ -2562,7 +2562,7 @@ built-in service (@pxref{qotd}).
2562@end table 2562@end table
2563 2563
2564 The following statements allow to redefine state file names. 2564 The following statements allow to redefine state file names.
2565Use them only if the defaults do not suit your needs, and niether 2565Use them only if the defaults do not suit your needs, and neither
2566the @code{state-directory} statement nor the @option{--instance} 2566the @code{state-directory} statement nor the @option{--instance}
2567option can help: 2567option can help:
2568 2568
@@ -2945,7 +2945,7 @@ Read configuration from @var{file} instead of the default
2945 2945
2946@item -d 2946@item -d
2947@itemx --dump 2947@itemx --dump
2948Dump obained responses verbatim. This is useful mainly for debugging 2948Dump obtained responses verbatim. This is useful mainly for debugging
2949purposes. 2949purposes.
2950 2950
2951@item -i @var{inst} 2951@item -i @var{inst}
@@ -3182,7 +3182,7 @@ Multiuser with X11.
3182@anchor{Ondemand runlevels} 3182@anchor{Ondemand runlevels}
3183Additionally, three special runlevels @samp{a}, @samp{b} and @samp{c} 3183Additionally, three special runlevels @samp{a}, @samp{b} and @samp{c}
3184can be used to start @dfn{on-demand} components without actually 3184can be used to start @dfn{on-demand} components without actually
3185changing the runlevel. Once started, on-demain components persist 3185changing the runlevel. Once started, on-demand components persist
3186through eventual runlevel changes. 3186through eventual runlevel changes.
3187 3187
3188@node Init Process Configuration 3188@node Init Process Configuration
@@ -3266,7 +3266,7 @@ on the console keyboard.
3266 The process will be executed when the specified @dfn{ondemand} 3266 The process will be executed when the specified @dfn{ondemand}
3267runlevel is called (@samp{a}, @samp{b} and @samp{c}). No real 3267runlevel is called (@samp{a}, @samp{b} and @samp{c}). No real
3268runlevel change will occur (@pxref{Ondemand runlevels}). 3268runlevel change will occur (@pxref{Ondemand runlevels}).
3269The process will remain running accross any eventual runlevel changes 3269The process will remain running across any eventual runlevel changes
3270and will be restarted whenever it terminates, similarly to 3270and will be restarted whenever it terminates, similarly to
3271@code{respawn} components. 3271@code{respawn} components.
3272 3272

Return to:

Send suggestions and report system problems to the System administrator.