On 06/05/15 01:15, Raf Czlonka wrote:
> Hi all,
>
> I think I got the most obvious ones but there might still be other ones
> scattered among the web pages.
>
> I'm not entirely sure how does that leave the exact wording of
> 'ftp.html' in terms of "Download via HTTP/FTP", etc. vs. "Install via
> ..." so I left it unchanged for now.
yeah, there are a few other things to look at on that one, AND ftp.html
is a generated file, so I haven't committed this yet (a little more than
I can do before running off to work in the morning!). faq1.html and
faq4.html, though, I've committed.
> There's also the text version of the FAQ ('faq/obsd-faq.txt') which I
> haven't updated as it seems to be generated from the HTML version so
> that needs to be done separately - it doesn't seem like this has been
> done for 5.7 release at all as there's an answer to "What's new in
> OpenBSD 5.6?" section with 5.6 changes (not just the actual question
> like below in the faq1.html).
regenerated and committed, thanks!
Nick.
>
> Regards,
>
> Raf
>
> Index: ftp.html
> ===================================================================
> RCS file: /cvs/www/ftp.html,v
> retrieving revision 1.669
> diff -u -p -r1.669 ftp.html
> --- ftp.html 11 May 2015 11:19:50 -0000 1.669
> +++ ftp.html 5 Jun 2015 05:04:11 -0000
> @@ -64,7 +64,7 @@ upgrade your system very quickly.
> <h3><font color="#0000e0"><a name=mirrors>Download via
> HTTP/FTP</a></font></h3>
>
> -OpenBSD can be also easily installed via HTTP or FTP.
> +OpenBSD can also be easily installed via HTTP.
> Typically you need a single small piece of boot media (e.g., a boot floppy)
> and then the rest of the files can be installed from a number of locations,
> including directly off the Internet.
> Index: faq/faq1.html
> ===================================================================
> RCS file: /cvs/www/faq/faq1.html,v
> retrieving revision 1.147
> diff -u -p -r1.147 faq1.html
> --- faq/faq1.html 25 May 2015 15:32:00 -0000 1.147
> +++ faq/faq1.html 5 Jun 2015 05:04:11 -0000
> @@ -36,7 +36,7 @@ please, use a max of 72 chars per line -
> <li><a href="#WhoMaintains">1.6 - Who maintains OpenBSD?</a>
> <li><a href="#Next">1.7 - When is the next release of OpenBSD?</a>
> <li><a href="#Included">1.8 - What is included with OpenBSD?</a>
> -<li><a href="#WhatsNew">1.9 - What is new in OpenBSD 5.6?</a>
> +<li><a href="#WhatsNew">1.9 - What is new in OpenBSD 5.7?</a>
> <li><a href="#Desktop">1.10 - Can I use OpenBSD as a desktop system?</a>
> <li><a href="#HowAbout">1.11 - Why is/isn't <i>ProductX</i> included?</a>
> </ul>
> Index: faq/faq4.html
> ===================================================================
> RCS file: /cvs/www/faq/faq4.html,v
> retrieving revision 1.355
> diff -u -p -r1.355 faq4.html
> --- faq/faq4.html 25 May 2015 15:32:00 -0000 1.355
> +++ faq/faq4.html 5 Jun 2015 05:04:11 -0000
> @@ -235,7 +235,7 @@ You will want to know the following item
> <li>If ISA, you also need to know hardware settings, and confirm
> they are as OpenBSD requires.
> </ul>
> -<li>Install method to be used (CD-ROM, FTP, etc.).
> +<li>Install method to be used (CD-ROM, HTTP, etc.).
> <li>Should an important bug be found, how will the system be patched?
> <ul>
> <li>If done locally, you will need to have
> @@ -1079,7 +1079,7 @@ Note that on slow hardware, the "Get/Ver
> Installing xshare57.tgz 100% |**************************| 4413 KB 00:05
> Installing xfont57.tgz 100% |**************************| 38994 KB 00:10
> Installing xserv57.tgz 100% |**************************| 18469 KB 00:06
> - Location of sets? (cd disk ftp http or 'done') [done] <b><i>Enter</i></b>
> + Location of sets? (cd disk http or 'done') [done] <b><i>Enter</i></b>
> </pre></td></tr></table>
>
> <p>
> @@ -3005,7 +3005,7 @@ Note: if you will be doing your install
> need to add your <tt>site*.tgz</tt> file(s) to the file
> <tt>index.txt</tt> in the source directory in order for them to be
> listed as an option at install time.
> -This is not needed for FTP or other installs.
> +This is not needed for other install methods.
>
> <p>
> <a name="Multiple"></a>
>