summaryrefslogtreecommitdiff
path: root/sbin/restore/restore.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-18 22:56:07 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-18 22:56:07 +0000
commit16b21db4d33ff08e914df52000c560f64ef0e39d (patch)
treea11f2d1036bb85a2c46891708f459ae9eedcd2af /sbin/restore/restore.8
parent404d4678be49dbab2ac44d8d6ae087f87036f9d6 (diff)
Remove hard sentence breaks, and some other cleanup along the way.
Diffstat (limited to 'sbin/restore/restore.8')
-rw-r--r--sbin/restore/restore.89
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index 308b0c4fbae..27ad3a5dda9 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: restore.8,v 1.16 1999/07/04 18:59:41 aaron Exp $
+.\" $OpenBSD: restore.8,v 1.17 2000/03/18 22:56:04 aaron Exp $
.\" $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -191,8 +191,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
-level 0 restores successfully, 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
any necessary incremental backups on top of the level 0.
@@ -272,7 +272,8 @@ tries to determine the block size dynamically.
Normally,
.Nm
will try to determine dynamically whether the dump was made from an
-old (pre-4.4) or new format file sytem. The
+old (pre-4.4) or new format file sytem.
+The
.Fl c
flag disables this check, and only allows reading a dump in the old
format.