diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 09:33:08 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 09:33:08 +0000 |
commit | fbd1a3e930b0b37ddab226a06fb983c9753c0682 (patch) | |
tree | 7ad22cc3ea3d66bffc72f52e58d630ac84f11e46 /fetchmail.man | |
parent | d0da38ee3f178d260ccb80875d5d5fd7e9b3fd98 (diff) | |
download | fetchmail-fbd1a3e930b0b37ddab226a06fb983c9753c0682.tar.gz fetchmail-fbd1a3e930b0b37ddab226a06fb983c9753c0682.tar.bz2 fetchmail-fbd1a3e930b0b37ddab226a06fb983c9753c0682.zip |
Make sure the user can find 'exit status' in his pager,
not just 'exit code'.
svn path=/branches/BRANCH_6-3/; revision=4884
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index adab35cc..90f3b9fc 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2380,7 +2380,7 @@ you can declare 'no dns' to suppress DNS lookups entirely and .SH EXIT CODES To facilitate the use of .I fetchmail -in shell scripts, an exit code is returned to give an indication +in shell scripts, an exit\ status code is returned to give an indication of what occurred during a given connection. .PP The exit codes returned by |