diff options
-rwxr-xr-x | Master/bin/alpha-linux/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/amd64-freebsd/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/amd64-kfreebsd/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/i386-cygwin/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/i386-freebsd/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/i386-kfreebsd/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/i386-linux/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/i386-netbsd/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/i386-solaris/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/mips-irix/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/powerpc-aix/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/powerpc-linux/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/sparc-linux/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/sparc-solaris/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/universal-darwin/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/x86_64-darwin/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/x86_64-linux/fmtutil | 5 | ||||
-rwxr-xr-x | Master/bin/x86_64-solaris/fmtutil | 5 |
18 files changed, 36 insertions, 54 deletions
diff --git a/Master/bin/alpha-linux/fmtutil b/Master/bin/alpha-linux/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/alpha-linux/fmtutil +++ b/Master/bin/alpha-linux/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/amd64-freebsd/fmtutil b/Master/bin/amd64-freebsd/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/amd64-freebsd/fmtutil +++ b/Master/bin/amd64-freebsd/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/amd64-kfreebsd/fmtutil b/Master/bin/amd64-kfreebsd/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/amd64-kfreebsd/fmtutil +++ b/Master/bin/amd64-kfreebsd/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/i386-cygwin/fmtutil b/Master/bin/i386-cygwin/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/i386-cygwin/fmtutil +++ b/Master/bin/i386-cygwin/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/i386-freebsd/fmtutil b/Master/bin/i386-freebsd/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/i386-freebsd/fmtutil +++ b/Master/bin/i386-freebsd/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/i386-kfreebsd/fmtutil b/Master/bin/i386-kfreebsd/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/i386-kfreebsd/fmtutil +++ b/Master/bin/i386-kfreebsd/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/i386-linux/fmtutil b/Master/bin/i386-linux/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/i386-linux/fmtutil +++ b/Master/bin/i386-linux/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/i386-netbsd/fmtutil b/Master/bin/i386-netbsd/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/i386-netbsd/fmtutil +++ b/Master/bin/i386-netbsd/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/i386-solaris/fmtutil b/Master/bin/i386-solaris/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/i386-solaris/fmtutil +++ b/Master/bin/i386-solaris/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/mips-irix/fmtutil b/Master/bin/mips-irix/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/mips-irix/fmtutil +++ b/Master/bin/mips-irix/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/powerpc-aix/fmtutil b/Master/bin/powerpc-aix/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/powerpc-aix/fmtutil +++ b/Master/bin/powerpc-aix/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/powerpc-linux/fmtutil b/Master/bin/powerpc-linux/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/powerpc-linux/fmtutil +++ b/Master/bin/powerpc-linux/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/sparc-linux/fmtutil b/Master/bin/sparc-linux/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/sparc-linux/fmtutil +++ b/Master/bin/sparc-linux/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/sparc-solaris/fmtutil b/Master/bin/sparc-solaris/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/sparc-solaris/fmtutil +++ b/Master/bin/sparc-solaris/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/universal-darwin/fmtutil b/Master/bin/universal-darwin/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/universal-darwin/fmtutil +++ b/Master/bin/universal-darwin/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/x86_64-darwin/fmtutil b/Master/bin/x86_64-darwin/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/x86_64-darwin/fmtutil +++ b/Master/bin/x86_64-darwin/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/x86_64-linux/fmtutil b/Master/bin/x86_64-linux/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/x86_64-linux/fmtutil +++ b/Master/bin/x86_64-linux/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) diff --git a/Master/bin/x86_64-solaris/fmtutil b/Master/bin/x86_64-solaris/fmtutil index d822e474cd9..a61004f30ea 100755 --- a/Master/bin/x86_64-solaris/fmtutil +++ b/Master/bin/x86_64-solaris/fmtutil @@ -59,7 +59,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' progname=fmtutil argv0=$0 -version='$Id: fmtutil 19222 2010-07-04 12:21:30Z preining $' +version='$Id: fmtutil 19225 2010-07-04 12:26:44Z preining $' cnf=fmtutil.cnf # name of the config file export PATH @@ -104,8 +104,7 @@ Optional behavior: --cnffile FILE read FILE instead of fmtutil.cnf. --fmtdir DIRECTORY --no-engine-subdir don't use engine-specific subdir of the fmtdir - --no-error-if-no-format do not exit with error code on some format - related errors + --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) --dolinks (not implemented, just for compatibility) |