Correct two typos.
Found by: 'make spellcheck'
This commit is contained in:
parent
741798924c
commit
475cbc9c32
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25319
1 changed files with 2 additions and 2 deletions
|
@ -271,7 +271,7 @@
|
|||
system. This example uses the &man.dump.8; and &man.restore.8;
|
||||
commands; however, &man.dd.1; would also work with this scenario.
|
||||
We skip using &man.tar.1; because it will not copy over the boot
|
||||
code. Thus, failure would be guarenteed.</para>
|
||||
code. Thus, failure would be guaranteed.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>dump -L -0 -f- / |(cd /mnt && restore -r -v -f-)</userinput></screen>
|
||||
|
||||
|
|
Loading…
Reference in a new issue