From aa9b173531d2ac06c2f522301f4635fb58fd8934 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 Jul 2006 07:04:52 +0000 Subject: * src/ln.c (do_link): Use new, shorter URL, for ag-review link. --- src/ln.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ln.c') diff --git a/src/ln.c b/src/ln.c index e0230b204..5dd3c5163 100644 --- a/src/ln.c +++ b/src/ln.c @@ -246,7 +246,7 @@ do_link (const char *source, const char *dest) POSIX 1003.1-2004 requires that ln -f A B must unlink B even on failure (e.g., when A does not exist). This is counterintuitive, and we submitted a defect report - + (2004-06-24). If the committee does not fix the standard we'll have to change the behavior of ln -f, at least if POSIXLY_CORRECT is set. In the meantime ln -f A B will not unlink B unless the -- cgit v1.2.3-54-g00ecf