diff --git a/doc/faq.docbook b/doc/faq.docbook index bade706..625b2fc 100644 --- a/doc/faq.docbook +++ b/doc/faq.docbook @@ -50,7 +50,7 @@ - To modifiy a partition it must not be mounted. You can however not unmount the root partition. Neither will you be able to unmount the home partition if the home directory of the currently logged in user is on it. + To modify a partition it must not be mounted. You can however not unmount the root partition. Neither will you be able to unmount the home partition if the home directory of the currently logged in user is on it. The solution for this problem is to boot from a Linux Live CD that comes with &partman; and modify these partitions from there. diff --git a/doc/installoshowto.docbook b/doc/installoshowto.docbook index d0796e9..e9f0e74 100644 --- a/doc/installoshowto.docbook +++ b/doc/installoshowto.docbook @@ -2,7 +2,7 @@ How-To: Installing a New Operating System - This how-to describes the preparation of a new hard disk device for an OS installation: Suppose you bought a new hard disk and now intend to use it as a replacement for the old one that currently holds your OS and data partitions. You would also like to take this oppurtunity to install a new operation system. Several steps will have to be taken to make the transition from the old to the new system and drive. + This how-to describes the preparation of a new hard disk device for an OS installation: Suppose you bought a new hard disk and now intend to use it as a replacement for the old one that currently holds your OS and data partitions. You would also like to take this opportunity to install a new operation system. Several steps will have to be taken to make the transition from the old to the new system and drive. diff --git a/doc/referencemanual.docbook b/doc/referencemanual.docbook index 8aab61f..2486d5e 100644 --- a/doc/referencemanual.docbook +++ b/doc/referencemanual.docbook @@ -431,12 +431,12 @@ Warning: Possible loss of data - Recreating a file system on a partition always means that all data on the partition is destroyed. Recreating a file system should only be used as a last ressort if the file system on a partition cannot be repaired anymore. + Recreating a file system on a partition always means that all data on the partition is destroyed. Recreating a file system should only be used as a last resort if the file system on a partition cannot be repaired anymore. Change a partition's flags - Depenging on the type of partition table used, there will be several flags available for each partition on the partition table. In most cases, modifying the flags is not necessary and should be considered an advanced feature. + Depending on the type of partition table used, there will be several flags available for each partition on the partition table. In most cases, modifying the flags is not necessary and should be considered an advanced feature.