summaryrefslogtreecommitdiff
path: root/static/v10/man8/dumpdir.8
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/v10/man8/dumpdir.8
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/v10/man8/dumpdir.8')
-rw-r--r--static/v10/man8/dumpdir.838
1 files changed, 0 insertions, 38 deletions
diff --git a/static/v10/man8/dumpdir.8 b/static/v10/man8/dumpdir.8
deleted file mode 100644
index 005bd8ef..00000000
--- a/static/v10/man8/dumpdir.8
+++ /dev/null
@@ -1,38 +0,0 @@
-.TH DUMPDIR 8
-.UC 4
-.SH NAME
-dumpdir \- print the names of files on a dump tape
-.SH SYNOPSIS
-.B /etc/dumpdir
-[
-.B f
-filename ]
-.SH DESCRIPTION
-.I Dumpdir
-is used to read magtapes dumped with the
-.I dump
-command and list the names and inode numbers
-of all the files and directories on the tape.
-.PP
-The
-.B f
-option causes
-.I filename
-as the name of the tape instead
-of the default.
-.SH FILES
-default tape unit varies with installation
-.br
-rst*
-.SH "SEE ALSO"
-dump(1), restor(1)
-.SH DIAGNOSTICS
-If the dump extends over more than one tape,
-it may ask you to change tapes.
-Reply with a new-line when the next tape has been mounted.
-.SH BUGS
-There is redundant information on the tape
-that could be used in case of tape reading problems.
-Unfortunately,
-.I dumpdir
-doesn't use it.