Mention that this wrapper is needed also on mips-dec-ultrix4.4 systems.
authorJim Meyering <jim@meyering.net>
Fri, 8 Mar 2002 08:23:47 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 8 Mar 2002 08:23:47 +0000 (08:23 +0000)
lib/rename.c

index 13b86d043154f6a260f94d2df9e6c359b8fd936a..70ff13018ba5aeacfb58befe6c49b917e355e3bd 100644 (file)
@@ -1,6 +1,7 @@
 /* Work around the bug in some systems whereby rename fails when the source
-   path has a trailing slash.  The rename from SunOS 4.1.1_U1 has this bug.
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   path has a trailing slash.  The rename functions of SunOS 4.1.1_U1 and
+   mips-dec-ultrix4.4 have this bug.
+   Copyright (C) 2001, 2002 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by