mt-st-0.9b-manfix.patch 955 B

1234567891011121314151617181920212223242526272829303132
  1. --- mt-st-0.9b/mt.1.manfix 2005-08-21 20:53:50.000000000 +0200
  2. +++ mt-st-0.9b/mt.1 2005-10-25 12:13:43.000000000 +0200
  3. @@ -48,20 +48,22 @@
  4. files.
  5. The tape is positioned on the first block of the next file.
  6. .IP fsfm
  7. -Forward space
  8. +Forward space past
  9. .I count
  10. -files.
  11. -The tape is positioned on the last block of the previous file.
  12. +file marks, then backward space one file record.
  13. +This leaves the tape positioned on the last block of the file that is count-1
  14. +files past the current file.
  15. .IP bsf
  16. Backward space
  17. .I count
  18. files.
  19. The tape is positioned on the last block of the previous file.
  20. .IP bsfm
  21. -Backward space
  22. +Backward space past
  23. .I count
  24. -files.
  25. -The tape is positioned on the first block of the next file.
  26. +file marks, then forward space one file record.
  27. +This leaves the tape positioned on the first block of the file that is count-1
  28. +files before the current file.
  29. .IP asf
  30. The tape is positioned at the beginning of the
  31. .I count