diff options
Diffstat (limited to 'usr.bin/tcopy')
-rw-r--r-- | usr.bin/tcopy/tcopy.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tcopy/tcopy.1 b/usr.bin/tcopy/tcopy.1 index 8f48d18..bd74e6b 100644 --- a/usr.bin/tcopy/tcopy.1 +++ b/usr.bin/tcopy/tcopy.1 @@ -101,11 +101,11 @@ otherwise be preserved in a tape-to-tape copy. EOD is determined by two sequential EOF marks with no data between. There are old systems which typically wrote three EOF's between tape files. -.Xr tcopy 1 +.Nm will erroneously stop copying early in this case. .It When using the copy/verify option \-c -.Xr tcopy 1 +.Nm does not rewind the tapes prior to start. A rewind is performed after writing prior to the verification stage. |