diff options
author | charnier <charnier@FreeBSD.org> | 2003-06-08 14:36:22 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2003-06-08 14:36:22 +0000 |
commit | 7fdb3091641b54a690184961872943c4e561faff (patch) | |
tree | 2616f78fdf0413e4870f88820514bfb53b429059 /usr.bin/tcopy | |
parent | 11aca63bf31d0a40ab97855d4bf243e5f4f26adb (diff) | |
download | FreeBSD-src-7fdb3091641b54a690184961872943c4e561faff.zip FreeBSD-src-7fdb3091641b54a690184961872943c4e561faff.tar.gz |
The .Nm utility
Diffstat (limited to 'usr.bin/tcopy')
-rw-r--r-- | usr.bin/tcopy/tcopy.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tcopy/tcopy.1 b/usr.bin/tcopy/tcopy.1 index c88dcd0..fdd2025 100644 --- a/usr.bin/tcopy/tcopy.1 +++ b/usr.bin/tcopy/tcopy.1 @@ -101,8 +101,9 @@ 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. +The .Nm -will erroneously stop copying early in this case. +utility will erroneously stop copying early in this case. .It When using the copy/verify option \-c .Nm |