From 12eea70d7dcdb4ee31d6895d0eb9bd89377bfca2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 29 Oct 2000 11:03:01 +0000 Subject: [PATCH] Fix grammar in comment. --- lib/xstat.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/xstat.in b/lib/xstat.in index 6e357a8d1..3f10ef3b9 100644 --- a/lib/xstat.in +++ b/lib/xstat.in @@ -52,7 +52,7 @@ void free (); 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