aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump/dump.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dump/dump.8')
-rw-r--r--sbin/dump/dump.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 26dfeadc5b2d..810b706bfd7b 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -256,7 +256,7 @@ to minimize the number of tapes follows:
.It
Always start with a level 0 backup, for example:
.Bd -literal -offset indent
-/etc/dump 0uf /dev/nrst1 /usr/src
+/sbin/dump 0uf /dev/nrst1 /usr/src
.Ed
.Pp
This should be done at set intervals, say once a month or once every two months,