aboutsummaryrefslogtreecommitdiff
path: root/sbin/restore/restore.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/restore.8')
-rw-r--r--sbin/restore/restore.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index dfe7d681ee95..55657181cc2a 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -1,3 +1,5 @@
+bugs
+bugs
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -395,7 +397,7 @@ dump that were made on active file systems.
A level zero dump must be done after a full restore.
Because restore runs in user code,
it has no control over inode allocation;
-thus a full restore must be done to get a new set of directories
+thus a full dump must be done to get a new set of directories
reflecting the new inode numbering,
even though the contents of the files is unchanged.
.Sh HISTORY