diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-09-06 09:32:47 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-09-06 09:32:47 -0500 |
commit | beb80e291d09a6ca6f1855b42ae3178514b0a848 (patch) | |
tree | dc43a02f91a548df92a908f189fa48f36443f327 /chapter01 | |
parent | 6851fc8b2f9a2c681619c9cec630f6b75c1df248 (diff) |
Update text in Chapter 7 Backup/Restore sections
Patch by Kevin Buckley.
Also made minor clarification to umount commands.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 603b92eae..3e7a37aa8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,16 @@ --> <listitem> + <para>2021-09-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Text clarifications in the backup/restore section + o fChapter 7. Thanks to Kevin Buckley for the patch.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-09-01</para> <itemizedlist> <listitem> |