emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10083: closed ([PATCH] * lib/install-sh: Spelling


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10083: closed ([PATCH] * lib/install-sh: Spelling fix in comment.)
Date: Sun, 20 Nov 2011 08:37:01 +0000

Your message dated Sun, 20 Nov 2011 00:35:43 -0800
with message-id <address@hidden>
and subject line Re: bug#10083: Acknowledgement ([PATCH] * lib/install-sh: 
Spelling fix in comment.)
has caused the debbugs.gnu.org bug report #10083,
regarding [PATCH] * lib/install-sh: Spelling fix in comment.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10083: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10083
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] * lib/install-sh: Spelling fix in comment. Date: Sun, 20 Nov 2011 00:08:37 -0800 User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
(This patch was originally installed in Emacs; I'd like to
propagate it upstream.)

---
 ChangeLog      |    4 ++++
 lib/install-sh |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c9dddb4..1f32cad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-19  Paul Eggert  <address@hidden>
+
+       * lib/install-sh: Spelling fix in comment.
+
 2011-11-10  Stefano Lattarini  <address@hidden>
 
        tests: avoid a spurious failure of 'ltinit.test' MinGW
diff --git a/lib/install-sh b/lib/install-sh
index a9244eb..64c4b3e 100755
--- a/lib/install-sh
+++ b/lib/install-sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2011-01-19.21; # UTC
+scriptversion=2011-11-20.07; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -354,7 +354,7 @@ do
              if test -z "$dir_arg" || {
                   # Check for POSIX incompatibilities with -m.
                   # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
-                  # other-writeable bit of parent directory when it shouldn't.
+                  # other-writable bit of parent directory when it shouldn't.
                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
                   case $ls_ld_tmpdir in
-- 
1.7.6.4




--- End Message ---
--- Begin Message --- Subject: Re: bug#10083: Acknowledgement ([PATCH] * lib/install-sh: Spelling fix in comment.) Date: Sun, 20 Nov 2011 00:35:43 -0800 User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
I pushed this as trivial (thanks to Jim), and am closing it.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]