[lfs] branch trunk updated: Minor typo fixes
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <173670559606.23461.13804236237786661601@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 bb5bf3b9d Minor typo fixes
bb5bf3b9d is described below
commit bb5bf3b9d86314add1a7f935ccf60298ea59dfe5
Author: Douglas R. Reno <[email protected]>
AuthorDate: Sun Jan 12 12:13:06 2025 -0600
Minor typo fixes
---
chapter02/aboutlfs.xml | 6 +++---
chapter04/creatingminlayout.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml
index f46d4e3ba..a04b1c422 100644
--- a/chapter02/aboutlfs.xml
+++ b/chapter02/aboutlfs.xml
@@ -28,7 +28,7 @@
<quote>/mnt/lfs</quote> (or whatever value the variable was set to) when it
processes the command line.</para>
- <para>Now setting the file mode creation mask (umask) to
+ <para>Now set the file mode creation mask (umask) to
<literal>022</literal> in case the host distro uses a different
default:</para>
@@ -39,8 +39,8 @@
searchable (only for directories) by anyone (assuming default modes are
used by the <ulink role='man' url='&man;open.2'>open(2)</ulink> system
call, new files will end up with permission mode 644 and directories with
- mode 755). An over-permissive default can leave security holes in the
- LFS system, and an over-restrictive default can cause strange issues
+ mode 755). An overly-permissive default can leave security holes in the
+ LFS system, and an overly-restrictive default can cause strange issues
building or using the LFS system.</para>
<caution>
diff --git a/chapter04/creatingminlayout.xml b/chapter04/creatingminlayout.xml
index 96f0c591a..e7d651032 100644
--- a/chapter04/creatingminlayout.xml
+++ b/chapter04/creatingminlayout.xml
@@ -18,7 +18,7 @@
location. We do this so those temporary programs will be overwritten when
the final versions are built in <xref linkend="chapter-building-system"/>.</para>
- <para>At first, set the owner and permission mode of the
+ <para>First, set the owner and permission mode of the
<filename class='directory'>$LFS</filename> directory (i.e. the root
directory in the newly created file system for the LFS system) to
&root; and <literal>755</literal> in case the host distro has been
--
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