summaryrefslogtreecommitdiff
path: root/lib/xstat.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-29 11:03:01 +0000
committerJim Meyering <jim@meyering.net>2000-10-29 11:03:01 +0000
commit12eea70d7dcdb4ee31d6895d0eb9bd89377bfca2 (patch)
treef3c256c19e59c7e984b41240701f0c63caa6889b /lib/xstat.in
parent9ffd4ae3df2c4326c710b1ed52c9fc44ba5f7c8f (diff)
downloadcoreutils-12eea70d7dcdb4ee31d6895d0eb9bd89377bfca2.tar.xz
Fix grammar in comment.
Diffstat (limited to 'lib/xstat.in')
-rw-r--r--lib/xstat.in2
1 files changed, 1 insertions, 1 deletions
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