Also, 'or' -> 'and'.
Index: faq/faq15.html =================================================================== RCS file: /cvs/www/faq/faq15.html,v retrieving revision 1.110 diff -u -p -r1.110 faq15.html --- faq/faq15.html 13 Jul 2015 06:08:56 -0000 1.110 +++ faq/faq15.html 14 Jul 2015 20:53:22 -0000 @@ -1078,8 +1078,7 @@ This will call pkg_add(1) with the <b>-r <p> <b>Note:</b> Large applications will require a lot of system resources to build. -Good examples are compilers like GCC 4.0 or the Java 2 Software -Development Kit. +Good examples are compilers like GCC and the Java Software Development Kit. If you get "out of memory" type of errors when building such a port, this usually has one of two causes: Index: faq/obsd-faq.txt =================================================================== RCS file: /cvs/www/faq/obsd-faq.txt,v retrieving revision 1.39 diff -u -p -r1.39 obsd-faq.txt --- faq/obsd-faq.txt 5 Jun 2015 12:04:13 -0000 1.39 +++ faq/obsd-faq.txt 14 Jul 2015 20:53:23 -0000 @@ -13778,7 +13778,7 @@ installed on your system, you can use ma This will call pkg_add(1) with the -r flag. Note: Large applications will require a lot of system resources to build. Good -examples are compilers like GCC 4.0 or the Java 2 Software Development Kit. If +examples are compilers like GCC and the Java Software Development Kit. If you get "out of memory" type of errors when building such a port, this usually has one of two causes: Index: faq/ports/ports.html =================================================================== RCS file: /cvs/www/faq/ports/ports.html,v retrieving revision 1.30 diff -u -p -r1.30 ports.html --- faq/ports/ports.html 2 Jul 2015 05:49:05 -0000 1.30 +++ faq/ports/ports.html 14 Jul 2015 20:53:23 -0000 @@ -532,8 +532,7 @@ This will call pkg_add(1) with the <tt>- <p> <b>Note:</b> Large applications will require a lot of system resources to build. -Good examples are compilers like GCC 4.0 or the Java 2 Software -Development Kit. +Good examples are compilers like GCC and the Java Software Development Kit. If you get "out of memory" type of errors when building such a port, this usually has one of two causes:
