summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2009-05-21 01:27:53 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2009-05-21 01:27:53 +0000
commit5413a7c3fa4205c6bbd49d7d3dae2a2e295ac52f (patch)
tree426e08fe99ea07fa5148d5f1319a5f6c0e01038a /share/man
parentf666fe802124b85b8215835d15363b64fa5af727 (diff)
skip the ROOTBACKUP when the destination disk device is not configured;
suggested, tweaked and ok by guenther@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/daily.88
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8
index 16dc3e129b4..f83cfba8509 100644
--- a/share/man/man8/daily.8
+++ b/share/man/man8/daily.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: daily.8,v 1.15 2009/05/13 21:06:48 schwarze Exp $
+.\" $OpenBSD: daily.8,v 1.16 2009/05/21 01:27:52 schwarze Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 13 2009 $
+.Dd $Mdocdate: May 21 2009 $
.Dt DAILY 8
.Os
.Sh NAME
@@ -110,7 +110,9 @@ The mount directory
.Pa /altroot
must exist, and there must be an
.Pa /etc/fstab
-entry specifying
+entry specifying a configured disk device, the file system type
+.Sq ffs ,
+and
.Sq xx
for the mount options, e.g.
.Pp