[BACK]Return to errata.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/errata.html between version 1.624 and 1.625

version 1.624, 2016/08/15 02:22:06 version 1.625, 2017/03/26 00:10:12
Line 22 
Line 22 
 </h2>  </h2>
 <hr>  <hr>
   
 <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>  <p>
 <br>  For OpenBSD patch branch information, please refer
 For errata on a certain release, click below:<br>  <a href="stable.html">here</a>.
 <br>  
   <p>
   Patches for the OpenBSD base system are distributed as unified diffs, which
   are text files that hold differences to the original source code.
   To apply a patch, you must have the source code from the -release version
   of your system available.
   Each patch is cryptographically signed with the
   <a href="http://man.openbsd.org/signify">signify(1)</a> tool and contains
   instructions on how to apply it properly.
   
   <p>
   For errata on a certain release, click below:
   
   <p>
 <a href="errata21.html">2.1</a>,  <a href="errata21.html">2.1</a>,
 <a href="errata22.html">2.2</a>,  <a href="errata22.html">2.2</a>,
 <a href="errata23.html">2.3</a>,  <a href="errata23.html">2.3</a>,
Line 68 
Line 81 
 <a href="errata58.html">5.8</a>,  <a href="errata58.html">5.8</a>,
 <a href="errata59.html">5.9</a>,  <a href="errata59.html">5.9</a>,
 <a href="errata60.html">6.0</a>.  <a href="errata60.html">6.0</a>.
 <br>  
   
 <p>  <p>
 For more detailed information on how to install patches to OpenBSD, please  
 consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.  
   
 </body>  </body>
 </html>  </html>

Legend:
Removed from v.1.624  
changed lines
  Added in v.1.625