bug-coreutils
[Top][All Lists]
Advanced

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

Re: [dirname] fix documentation when using on a full directory path


From: Eric Blake
Subject: Re: [dirname] fix documentation when using on a full directory path
Date: Mon, 15 Feb 2010 06:59:05 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

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 <address@hidden>
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             address@hidden

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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