diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-02-21 02:19:14 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-21 02:19:14 +0000 |
commit | fb06851d67ff93d7b79cb28d0c582b08fc553ad9 (patch) | |
tree | 270757c5e4d90169f64945e96d279ac2b68155c3 /manual/install.texi | |
parent | d510c12326901bb3725a7e5a3b7602a3e266be56 (diff) | |
download | glibc-fb06851d67ff93d7b79cb28d0c582b08fc553ad9.tar glibc-fb06851d67ff93d7b79cb28d0c582b08fc553ad9.tar.gz glibc-fb06851d67ff93d7b79cb28d0c582b08fc553ad9.tar.bz2 glibc-fb06851d67ff93d7b79cb28d0c582b08fc553ad9.zip |
Fix stray word in line-wrapped comment in install.texi.
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/install.texi b/manual/install.texi index 8bfd5f1a17..1656c5e052 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -122,8 +122,7 @@ and your operating system does not emulate an FPU. @c disable static doesn't work currently @c @item --disable-static -@c Don't build static libraries. Static libraries aren't that useful - these +@c Don't build static libraries. Static libraries aren't that useful these @c days, but we recommend you build them in case you need them. @item --disable-shared |