[lfs] branch trunk updated: creatingpartition: align the terminology for mkswap as creatingfilesystem
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177752020326.23807.11278501510453744872@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 74dc9140e creatingpartition: align the terminology for mkswap as creatingfilesystem
74dc9140e is described below
commit 74dc9140e85cb3157d67b45506180f05512920ab
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Apr 30 11:27:30 2026 +0800
creatingpartition: align the terminology for mkswap as creatingfilesystem
Technically the swap partition does not contain a file system, thus
"formatting" seems puzzling. And the next section is using a better
terminology "initialized" (copied from the man page of mkswap).
---
chapter02/creatingpartition.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index b58a27532..d4debdd44 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -261,7 +261,7 @@
</listitem>
<listitem>
- <para>The swap partition must be formatted as swap.</para>
+ <para>The swap partition must be initialized.</para>
</listitem>
<listitem>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page