]> git.tuebingen.mpg.de Git - gsu.git/blobdiff - common
subcommand: Implement roff and html output for com_man().
[gsu.git] / common
diff --git a/common b/common
index ec7b8e2cfd816f1faadc6b2ffd8c45c2da37fc28..4b69b2351942178c22e7cc9141713bce5b62e0d6 100644 (file)
--- a/common
+++ b/common
@@ -14,11 +14,13 @@ E_GSU_BAD_BOOL                      bad value for boolian option
 E_GSU_BAD_OPTION_TYPE          invalid option type
 E_GSU_BAD_ARG_COUNT            invalid number of arguments
 E_GSU_EDITOR                   failed to execute editor
+E_GSU_INVAL                    invalid argument
 E_GSU_MKDIR                    failed to create directory
 E_GSU_GETOPTS                  getopts error
 E_GSU_DIALOG                   dialog error
 E_GSU_MKTEMP                   mktemp error
 E_GSU_MENU_TREE                        invalid menu tree
+E_GSU_XCMD                     external command failed
 ${gsu_errors:-}
 "
        local a b i=0