From: Jim Meyering Date: Sun, 29 Oct 2000 11:03:01 +0000 (+0000) Subject: Fix grammar in comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bce2fd46bda9b8198d5fd04b59112621ad8a04d;p=pspp Fix grammar in comment. --- diff --git a/lib/xstat.in b/lib/xstat.in index 6e357a8d1e..3f10ef3b93 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