summaryrefslogtreecommitdiffstats
path: root/sbin/restore
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /sbin/restore
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'sbin/restore')
-rw-r--r--sbin/restore/restore.826
1 files changed, 13 insertions, 13 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index f07a5ef..d2214b5 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -122,7 +122,7 @@ added to the extraction list
.Fl h
flag is specified on the command line).
Files that are on the extraction list are prepended with a ``*''
-when they are listed by
+when they are listed by
.Ic ls .
.It Ic \&cd Ar arg
Change the current working directory to the specified argument.
@@ -134,7 +134,7 @@ deleted from the extraction list
(unless the
.Fl h
flag is specified on the command line).
-The most expedient way to extract most of the files from a directory
+The most expedient way to extract most of the files from a directory
is to add the directory to the extraction list and then delete
those files that are not needed.
.It Ic extract
@@ -163,10 +163,10 @@ have their owner, modes, and times set;
nothing is extracted from the dump.
This is useful for cleaning up after a restore has been prematurely aborted.
.It Ic verbose
-The sense of the
+The sense of the
.Fl v
flag is toggled.
-When set, the verbose flag causes the
+When set, the verbose flag causes the
.Ic ls
command to list the inode numbers of all entries.
It also causes
@@ -211,9 +211,9 @@ cd /mnt
restore rf /dev/sa0
.Ed
.Pp
-Note that
+Note that
.Nm
-leaves a file
+leaves a file
.Pa restoresymtable
in the root directory to pass information between incremental
restore passes.
@@ -244,7 +244,7 @@ flag replaces the function of the old
program.
.It Fl x
The named files are read from the given media.
-If a named file matches a directory whose contents
+If a named file matches a directory whose contents
are on the backup
and the
.Fl h
@@ -307,7 +307,7 @@ Use Kerberos authentication when contacting the remote tape server.
was compiled.)
.Pp
.It Fl h
-Extract the actual directory,
+Extract the actual directory,
rather than the files that it references.
This prevents hierarchical restoration of complete subtrees
from the dump.
@@ -317,9 +317,9 @@ This is useful if only a few files are being extracted,
and one wants to avoid regenerating the complete pathname
to the file.
.It Fl N
-Do the extraction normally, but do not actually write any changes
+Do the extraction normally, but do not actually write any changes
to disk.
-This can be used to check the integrity of dump media
+This can be used to check the integrity of dump media
or other test purposes.
.It Fl s Ar fileno
Read from the specified
@@ -348,7 +348,7 @@ Always try to skip over the bad block(s) and continue.
.El
.Sh DIAGNOSTICS
Complaints if it gets a read error.
-If
+If
.Fl y
has been specified, or the user responds
.Ql y ,
@@ -395,7 +395,7 @@ or that has too low an incremental level has been loaded.
.Pp
.It Incremental dump too high
When doing incremental restore,
-a dump that does not begin its coverage where the previous incremental
+a dump that does not begin its coverage where the previous incremental
dump left off,
or that has too high an incremental level has been loaded.
.Pp
@@ -410,7 +410,7 @@ then no extracted files have been corrupted,
though files may not be found on the tape.
.Pp
.It resync restore, skipped <num> blocks
-After a dump read error,
+After a dump read error,
.Nm
may have to resynchronize itself.
This message lists the number of blocks that were skipped over.
OpenPOWER on IntegriCloud