bug-coreutils
[Top][All Lists]
Advanced

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

[PATCH] pwd: add pwd -P, -L to TODO


From: James Youngman
Subject: [PATCH] pwd: add pwd -P, -L to TODO
Date: Thu, 27 Nov 2008 10:20:18 +0000

* TODO: Add to-do entry for -P and -L options of pwd.
---
 TODO |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index f38c0b6..0dbb85f 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,11 @@ printf:
   platforms where the native *printf(3) is deficient.
   Suggestion from Eric Blake.
 
+pwd:
+  Implement the options -P and -L in a POSIX-compatible way.
+  Note the instructions in the initial paragraph of this file 
+  before starting. 
+
 renice: POSIX utility, needs implementing.
   suggestion from Karl Berry (among others).
   Bob Proulx is working on this.
-- 
1.5.6.5





reply via email to

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