minor formatting fixes
This commit is contained in:
		| @@ -1227,8 +1227,7 @@ the thing that needs things from it. | |||||||
| This is wrong @code{gcc -lstdc++ hello.cc}. | This is wrong @code{gcc -lstdc++ hello.cc}. | ||||||
| This is right @code{gcc hello.cc -lstdc++}. | 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 | @subsection I use a function I know is in the API, but I still get a link error. | ||||||
| error. |  | ||||||
|  |  | ||||||
| @strong{(Please note: This section has not yet been updated for the latest | @strong{(Please note: This section has not yet been updated for the latest | ||||||
| net release.)} | net release.)} | ||||||
|   | |||||||
| @@ -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 | @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}.)} | 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.} | and installing Cygwin.  It contains important setup instructions.} | ||||||
|  |  | ||||||
| @c Just commenting out unreachable sites now, though problem could have | @c Just commenting out unreachable sites now, though problem could have | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user