>From 6d2bdb4287f800c7b5b10d54fbc7f083ae3b726b Mon Sep 17 00:00:00 2001 From: Bruce Korb Date: Fri, 17 Feb 2017 15:40:34 -0800 Subject: [PATCH 2/4] s/subsquent/subsequent/ --- src/uudecode-full-help.txt | 2 +- src/uudecode-opts.def | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/uudecode-full-help.txt b/src/uudecode-full-help.txt index cf98d2d..50872a3 100644 --- a/src/uudecode-full-help.txt +++ b/src/uudecode-full-help.txt @@ -26,7 +26,7 @@ file, but may be overridden with the '-o' option. It will have the mode of the original file, except that setuid and execute bits are not retained. If the output file is specified to be '/dev/stdout' or '-', the result will be written to standard output. If there are multiple input files and the -second or subsquent file specifies standard output, the decoded data will +second or subsequent file specifies standard output, the decoded data will be written to the same file as the previous output. Don't do that. 'uudecode' ignores any leading and trailing lines. It looks for a line diff --git a/src/uudecode-opts.def b/src/uudecode-opts.def index e536f11..878c85c 100644 --- a/src/uudecode-opts.def +++ b/src/uudecode-opts.def @@ -34,7 +34,7 @@ detail = <<- _EODetail_ execute bits are not retained. If the output file is specified to be @file{/dev/stdout} or @file{-}, the result will be written to standard output. If there are multiple input files and the second or - subsquent file specifies standard output, the decoded data will be + subsequent file specifies standard output, the decoded data will be written to the same file as the previous output. Don't do that. @file{uudecode} ignores any leading and trailing lines. It looks -- 2.12.0