# HG changeset patch # User Jim Meyering # Date 972817381 0 # Node ID 3a34b9d63bdc5305057386b4be3735c517c1eaca # Parent d556e66f08e4cbdd84dad850ecc4ad1f5bf32155 Fix grammar in comment. diff --git a/lib/xstat.in b/lib/xstat.in --- a/lib/xstat.in +++ b/lib/xstat.in @@ -52,7 +52,7 @@ char *xmalloc (); -/* lstat works different on Linux and Solaris systems. POSIX (see +/* lstat works differently on Linux and Solaris systems. POSIX (see `pathname resolution' in the glossary) requires that programs like `ls' take into consideration the fact that FILE has a trailing slash when FILE is a symbolic link. On Linux systems, the lstat function already