diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-10-19 14:12:03 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-10-19 14:12:03 -0400 |
commit | 44f826e317f28969ea6ca0e87aa4c6b69c819245 (patch) | |
tree | f91693ed82c3dec62f472c74cd1f320df1fcd800 /manual | |
parent | bc148ca1b1d9305b198e402c3c9c08ff80403d50 (diff) | |
download | glibc-44f826e317f28969ea6ca0e87aa4c6b69c819245.tar glibc-44f826e317f28969ea6ca0e87aa4c6b69c819245.tar.gz glibc-44f826e317f28969ea6ca0e87aa4c6b69c819245.tar.bz2 glibc-44f826e317f28969ea6ca0e87aa4c6b69c819245.zip |
timezone: polish grammar a bit in documentation
Reported-by: ricaljasan@pacific.net
Diffstat (limited to 'manual')
-rw-r--r-- | manual/install.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/install.texi b/manual/install.texi index c502446a7c..f940d6572e 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -159,9 +159,9 @@ so that they can be invoked directly. @item --disable-timezone-tools By default, timezone related utilities (@command{zic}, @command{zdump}, -and @command{tzselect}) are installed with glibc. If you are building +and @command{tzselect}) are installed with @theglibc{}. If you are building these independently (e.g. by using the @samp{tzcode} package), then this -option will allow disabling the install of these too. +option will allow disabling the install of these. Note that you need to make sure the external tools are kept in sync with the versions that @theglibc{} expects as the data formats may change over |