diff options
Diffstat (limited to 'ja_JP.eucJP/man/man1/tcopy.1')
-rw-r--r-- | ja_JP.eucJP/man/man1/tcopy.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ja_JP.eucJP/man/man1/tcopy.1 b/ja_JP.eucJP/man/man1/tcopy.1 index 7642490c0f..c3e8e19741 100644 --- a/ja_JP.eucJP/man/man1/tcopy.1 +++ b/ja_JP.eucJP/man/man1/tcopy.1 @@ -30,8 +30,8 @@ .\" SUCH DAMAGE. .\" .\" @(#)tcopy.1 8.2 (Berkeley) 4/17/94 -.\" %FreeBSD: src/usr.bin/tcopy/tcopy.1,v 1.7.2.2 2001/08/16 13:17:06 ru Exp % -.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/tcopy.1,v 1.5 2001/05/14 01:07:29 horikawa Exp $ +.\" %FreeBSD: src/usr.bin/tcopy/tcopy.1,v 1.7.2.3 2002/06/21 15:29:28 charnier Exp % +.\" $FreeBSD$ .\" .Dd April 17, 1994 .Dt TCOPY 1 @@ -47,12 +47,14 @@ .Oc .Sh 解説 .Nm -は、磁気テープのコピーのためのプログラムです。 +ユーティリティは、磁気テープのコピーのためのプログラムです。 記録したデータの終わりに 2 つのテープマークがあるような 磁気テープを想定しています。 ソーステープ (デフォルトでは .Ar /dev/rsa0 ) だけが指定された場合は、 +.Nm +ユーティリティは、 レコードサイズとテープのファイルに関する情報を表示します。 ディスティネーションが指定された場合は、ソーステープがコピーされます。 ディスティネーションテープのブロッキングはソーステープと同じになります。 |