diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2001-09-21 20:42:47 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2001-09-21 20:42:47 +0000 |
commit | a997e6ea10cdf3e039d43ea538d9fbc2b1dfcfe2 (patch) | |
tree | df9bbd93d8f8d294d517f2f74b26a4455548f50e /winsup | |
parent | 38300b88f1dc0ba0ee1b927b1a0319e6368a7586 (diff) | |
download | newlib-a997e6ea10cdf3e039d43ea538d9fbc2b1dfcfe2.zip newlib-a997e6ea10cdf3e039d43ea538d9fbc2b1dfcfe2.tar.gz newlib-a997e6ea10cdf3e039d43ea538d9fbc2b1dfcfe2.tar.bz2 |
fix error
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/doc/install.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/install.texinfo b/winsup/doc/install.texinfo index acd9da7..0d7ad2f 100644 --- a/winsup/doc/install.texinfo +++ b/winsup/doc/install.texinfo @@ -102,7 +102,7 @@ procedure should be a fairly safe way to do that: @item Re-activate your anti-virus software and scan everything in C:\cygwin (or wherever you chose to install). -@end itemize +@end enumerate This should be safe, as long as nobody substitutes a malicious @code{setup.exe}! |