Typo in ports.html
Juan Francisco Cantero Hurtado <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Typo in www/faq/ports/ports.html Cheers. Index: faq/ports/ports.html =================================================================== RCS file: /cvs/www/faq/ports/ports.html,v retrieving revision 1.10 diff -u -p -u -r1.10 ports.html --- faq/ports/ports.html 17 Jun 2011 20:38:18 -0000 1.10 +++ faq/ports/ports.html 30 Jan 2012 23:46:25 -0000 @@ -483,7 +483,7 @@ of automatically: <li>Configure and build (compile) the program, <li>Install the files into a fake directory <li>Create a binary package under <tt>/usr/ports/packages/</tt>, -<li>Install that package (usually under <tt>/use/local/</tt>). +<li>Install that package (usually under <tt>/usr/local/</tt>). </ul> And this is done recursively <b>for all dependencies</b> of the port.