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

Diff for /www/74.html between version 1.13 and 1.14

version 1.13, 2023/10/10 22:11:09 version 1.14, 2023/10/10 22:14:54
Line 541 
Line 541 
         <code>ssh-keygen -l</code> on multiple keys where one has a comment          <code>ssh-keygen -l</code> on multiple keys where one has a comment
         and other following keys do not.          and other following keys do not.
     <li><a href="https://man.openbsd.org/scp.1">scp(1)</a>,      <li><a href="https://man.openbsd.org/scp.1">scp(1)</a>,
     <li><a href="https://man.openbsd.org/sftp.1">sftp(1)</a>:          <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>:
         adjust ftruncate() logic to handle servers that          adjust ftruncate() logic to handle servers that
         reorder requests. Previously, if the server reordered requests then          reorder requests. Previously, if the server reordered requests then
         the resultant file would be erroneously truncated.          the resultant file would be erroneously truncated.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14