Catch up with 4.2-20010303-STABLE.

This commit is contained in:
Kazuo Horikawa 2001-03-05 04:19:14 +00:00
parent 6282326d5a
commit f39f239fe7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8877
12 changed files with 193 additions and 57 deletions

View file

@ -4,7 +4,7 @@
.\" Written by John F. Woods <jfw@jfwhome.funhouse.com>
.\" Updated by Robert Eckardt <roberte@mep.ruhr-uni-bochum.de>
.\"
.\" %FreeBSD: src/gnu/usr.bin/tar/tar.1,v 1.22.2.8 2001/01/01 19:52:02 obrien Exp %
.\" %FreeBSD: src/gnu/usr.bin/tar/tar.1,v 1.22.2.9 2001/02/26 07:48:39 ume Exp %
.\"
.\" jpman %Id: tar.1,v 1.2 1997/06/24 07:09:44 bobson Stab %
.Dd December 23, 2000
@ -505,6 +505,10 @@ tar cf - -C srcdir . | tar xpf - -C destdir
のデフォルトのテープドライブを変更します (これは、さらに
.Fl f
フラグによって変更することができます)。
.It TAR_RSH
TAR_RSH 環境変数は、デフォルトシェルに優先して、
.Nm tar
のデータ転送に使用されます。
.El
.Sh 関連ファイル
.Bl -tag -width "/dev/sa0"