aboutsummaryrefslogtreecommitdiff
path: root/pies
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-09-08 21:22:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-09-08 21:22:51 +0000
commit8326ddea8929f1eb940ff43cc730873705f9d9bc (patch)
treeeb0b47f74e3e8aa6ddc9ae361612bec8f2a5a555 /pies
parent2c2dbdec26e9c980f706fd61e8f34e4aad064ebc (diff)
downloadpies-8326ddea8929f1eb940ff43cc730873705f9d9bc.tar.gz
pies-8326ddea8929f1eb940ff43cc730873705f9d9bc.tar.bz2
Version 4.9.93
* configure.ac: Version 4.9.93 * NEWS: Likewise. * pies/pies.c: Change description.
Diffstat (limited to 'pies')
-rw-r--r--pies/pies.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pies/pies.c b/pies/pies.c
index 75d5427..8d2241b 100644
--- a/pies/pies.c
+++ b/pies/pies.c
@@ -501,7 +501,7 @@ struct mu_cfg_param pies_cfg_param[] = {
const char *program_version = "pies (" PACKAGE_STRING ")";
const char *package_bugreport = "<" PACKAGE_BUGREPORT ">";
-static char doc[] = N_("pies -- process inspector and execution supervisor");
+static char doc[] = N_("pies -- process invocation and execution supervisor");
static char args_doc[] = "";
static const char *capa[] = {

Return to:

Send suggestions and report system problems to the System administrator.