summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 08:20:34 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 08:20:34 +0000
commitaa21da056075f092142efe8599ace5c74ed6a7e9 (patch)
treebaac602e13a33c308315f520a2acfa17411d6a94 /doc/coreutils.texi
parentc1e20b738ac1bbd3d1beb15e1ee895f6d05729d5 (diff)
downloadcoreutils-aa21da056075f092142efe8599ace5c74ed6a7e9.tar.xz
fix typo
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index f691932e7..67bce4a13 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -876,7 +876,7 @@ sort.
@vindex _POSIX2_VERSION
The @sc{gnu} utilities normally conform to the version of @sc{posix}
-that is standard for your your system. To cause them to conform to a
+that is standard for your system. To cause them to conform to a
different version of @sc{posix}, define the @env{_POSIX2_VERSION}
environment variable to a value of the form @var{yyyymm} specifying
the year and month the standard was adopted. Two values are currently