According to Jim Meyering on 2/15/2010 6:52 AM:
> Thank you!
> one suggestion:
> 
> ...
>> -* dirname: (coreutils)dirname invocation.       Strip non-directory suffix.
>> +* dirname: (coreutils)dirname invocation.       Strip last file component.
> 
> s/file/file name/

Done.  I also pushed this minor patch:

From 7ae60bf26ff6e10f4f514835d859c3a2e35a3d74 Mon Sep 17 00:00:00 2001
From: Eric Blake <[email protected]>
Date: Mon, 15 Feb 2010 06:56:11 -0700
Subject: [PATCH] build: ignore another gnulib artifact

* .gitignore: Add lib/warn-on-use.h.
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3075883..15aef4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ lib/selinux
 lib/unistr
 lib/uniwidth
 lib/unused-parameter.h
+lib/warn-on-use.h
 m4/.cvsignore
 m4/.gitignore
 maint.mk
-- 
1.6.6.1

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             [email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to