# HG changeset patch # User Paul Eggert # Date 1022482279 0 # Node ID a9761fefe0aecb91a0a48f22df5dca044be482cf # Parent eb9cf71c5a55219c2c7416fd527071a952b42aec Reinstate the following change from 2002-03-22, which was inadvertently lost on 2002-04-13. * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows the latter usage. diff -r eb9cf71c5a55 -r a9761fefe0ae lib-src/ChangeLog --- a/lib-src/ChangeLog Mon May 27 06:50:39 2002 +0000 +++ b/lib-src/ChangeLog Mon May 27 06:51:19 2002 +0000 @@ -1,3 +1,12 @@ +2002-05-26 Paul Eggert + + Reinstate the following change from 2002-03-22, which was + inadvertently lost on 2002-04-13. + + * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of + `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows + the latter usage. + 2002-05-17 Eli Zaretskii * pop.c (socket_connection): Move the code to resolve the POP