mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
Should that last sentence read "...thus a full dump must be done...",
or do I have it all wrong? Submitted by: "Shawn M. Carey" <smcarey@mailbox.syr.edu>
This commit is contained in:
parent
3ece328451
commit
65f2c37b27
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5705
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user