summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/bin/alpha-linux/fmtutil5
-rwxr-xr-xMaster/bin/amd64-freebsd/fmtutil5
-rwxr-xr-xMaster/bin/amd64-kfreebsd/fmtutil5
-rwxr-xr-xMaster/bin/i386-cygwin/fmtutil5
-rwxr-xr-xMaster/bin/i386-freebsd/fmtutil5
-rwxr-xr-xMaster/bin/i386-kfreebsd/fmtutil5
-rwxr-xr-xMaster/bin/i386-linux/fmtutil5
-rwxr-xr-xMaster/bin/i386-netbsd/fmtutil5
-rwxr-xr-xMaster/bin/i386-solaris/fmtutil5
-rwxr-xr-xMaster/bin/mips-irix/fmtutil5
-rwxr-xr-xMaster/bin/powerpc-aix/fmtutil5
-rwxr-xr-xMaster/bin/powerpc-linux/fmtutil5
-rwxr-xr-xMaster/bin/sparc-linux/fmtutil5
-rwxr-xr-xMaster/bin/sparc-solaris/fmtutil5
-rwxr-xr-xMaster/bin/universal-darwin/fmtutil5
-rwxr-xr-xMaster/bin/x86_64-darwin/fmtutil5
-rwxr-xr-xMaster/bin/x86_64-linux/fmtutil5
-rwxr-xr-xMaster/bin/x86_64-solaris/fmtutil5
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)