summaryrefslogtreecommitdiff
path: root/bin/pax/cpio.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/cpio.1')
-rw-r--r--bin/pax/cpio.116
1 files changed, 9 insertions, 7 deletions
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1
index 85c775ebec6..65c6efdda23 100644
--- a/bin/pax/cpio.1
+++ b/bin/pax/cpio.1
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: cpio.1,v 1.10 2000/03/17 18:15:15 aaron Exp $
+.\" $OpenBSD: cpio.1,v 1.11 2000/11/09 17:51:57 aaron Exp $
.\"
.Dd February 16, 1997
.Dt CPIO 1
@@ -68,13 +68,13 @@ command copies files to and from a
archive.
.Pp
The options are as follows:
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl o
Create an archive.
Reads the list of files to store in the
archive from standard input, and writes the archive on standard
output.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl a
Reset the access times on files that have been copied to the
archive.
@@ -95,7 +95,8 @@ Use the specified file name as the archive to write to.
.It Fl H Ar format
Write the archive in the specified format.
Recognized formats are:
-.Bl -tag -width Ds
+.Pp
+.Bl -tag -width sv4cpio -compact
.It Ar bcpio
Old binary cpio format.
.It Ar cpio
@@ -127,7 +128,7 @@ Reads the archive file from
standard input and extracts files matching the
.Ar patterns
that were specified on the command line.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl b
Do byte and word swapping after reading in data from the
archive, for restoring archives created on systems with
@@ -155,7 +156,8 @@ Use the specified file as the input for the archive.
.It Fl H Ar format
Read an archive of the specified format.
Recognized formats are:
-.Bl -tag -width Ds
+.Pp
+.Bl -tag -width sv4cpio -compact
.It Ar bcpio
Old binary cpio format.
.It Ar cpio
@@ -201,7 +203,7 @@ The list of files to copy are read from standard input and
written out to a directory relative to the specified
.Ar directory
argument.
-.Bl -tag -width Fl
+.Bl -tag -width Ds
.It Fl a
Reset the access times on files that have been copied.
.It Fl d