diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
commit | ff1f324516a438c1978485e7ff75118e39b76ae3 (patch) | |
tree | 04906edc13adcddfd2125a6dbc77bab6de9275b3 /sbin/restore | |
parent | a00cc32757c919d728dae0961bea03e17fff7958 (diff) | |
download | FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.zip FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'sbin/restore')
-rw-r--r-- | sbin/restore/restore.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 0d467ed..1726afb 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -188,7 +188,8 @@ The target file system should be made pristine with mounted and the user .Xr cd Ns 'd into the pristine file system -before starting the restoration of the initial level 0 backup. If the +before starting the restoration of the initial level 0 backup. +If the level 0 restores successfully, the .Fl r flag may be used to restore @@ -314,7 +315,8 @@ 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 -to disk. This can be used to check the integrity of dump media +to disk. +This can be used to check the integrity of dump media or other test purposes. .It Fl s Ar fileno Read from the specified |