diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2000-08-25 13:33:38 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2000-08-25 13:33:38 +0000 |
commit | 8b99c9afcd891a66377b075ecefbb3284a4ad42d (patch) | |
tree | 6af2ee76e15e1147071ed729b1e223edc8ed4db9 /winsup | |
parent | 138b832b0ca7279aa9b1d4983bbd0000b6342caf (diff) | |
download | newlib-8b99c9afcd891a66377b075ecefbb3284a4ad42d.zip newlib-8b99c9afcd891a66377b075ecefbb3284a4ad42d.tar.gz newlib-8b99c9afcd891a66377b075ecefbb3284a4ad42d.tar.bz2 |
minor formatting fixes
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/doc/how.texinfo | 3 | ||||
-rw-r--r-- | winsup/doc/sites.texinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/winsup/doc/how.texinfo b/winsup/doc/how.texinfo index 115d95b..e49d6b0 100644 --- a/winsup/doc/how.texinfo +++ b/winsup/doc/how.texinfo @@ -1227,8 +1227,7 @@ the thing that needs things from it. This is wrong @code{gcc -lstdc++ hello.cc}. This is right @code{gcc hello.cc -lstdc++}. -@subsection I use a function I know is in the API, but I still get a link -error. +@subsection I use a function I know is in the API, but I still get a link error. @strong{(Please note: This section has not yet been updated for the latest net release.)} diff --git a/winsup/doc/sites.texinfo b/winsup/doc/sites.texinfo index b2b2995..a42c8d1 100644 --- a/winsup/doc/sites.texinfo +++ b/winsup/doc/sites.texinfo @@ -8,7 +8,7 @@ site that's down, or an ommission, please notify the FAQ maintainer at @file{mailto:starksb@@ebi.ac.uk}. You can always find an up-to-date list of mirrors at @file{http://sources.redhat.com/cygwin/mirrors.html}.)} -@strong{You must read the file @code{latest/README} before downloading +@strong{You must read the file @samp{latest/README} before downloading and installing Cygwin. It contains important setup instructions.} @c Just commenting out unreachable sites now, though problem could have |