34 lines
805 B
Plaintext
34 lines
805 B
Plaintext
$OpenBSD: patch-tar_bsdtar_1,v 1.6 2010/04/05 11:36:55 naddy Exp $
|
|
--- tar/bsdtar.1.orig Sun Jan 17 01:21:04 2010
|
|
+++ tar/bsdtar.1 Mon Apr 5 01:13:55 2010
|
|
@@ -28,7 +28,7 @@
|
|
.Dt BSDTAR 1
|
|
.Os
|
|
.Sh NAME
|
|
-.Nm tar
|
|
+.Nm bsdtar
|
|
.Nd manipulate tape archives
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
@@ -179,9 +179,9 @@ The filename can be
|
|
for standard input or standard output.
|
|
If not specified, the default tape device will be used.
|
|
(On
|
|
-.Fx ,
|
|
+.Ox ,
|
|
the default tape device is
|
|
-.Pa /dev/sa0 . )
|
|
+.Pa /dev/rst0 . )
|
|
.It Fl H
|
|
(c and r mode only)
|
|
Symbolic links named on the command line will be followed; the
|
|
@@ -556,7 +556,7 @@ for more information.
|
|
.El
|
|
.Sh FILES
|
|
.Bl -tag -width ".Ev BLOCKSIZE"
|
|
-.It Pa /dev/sa0
|
|
+.It Pa /dev/rst0
|
|
The default tape device, if not overridden by the
|
|
.Ev TAPE
|
|
environment variable or the
|