[lfs] 05/05: Fix typo
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch multilib in repository lfs. commit e2d4eaadef99332c512a9102decb1cff8f9ed838 Author: Thomas Trepl <[email protected]> AuthorDate: Thu Jan 30 18:57:02 2025 +0100 Fix typo --- chapter08/util-linux.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 062dfa712..f4e24df2d 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -150,7 +150,7 @@ su tester -c "make -k check"</userinput></screen> <screen><userinput remap="pre">make distclean</userinput></screen> <para>Move a tool out of the way which is optionally used by - configure but will report invalid pathes for multilib builds.</para> + configure but will report invalid paths for multilib builds.</para> <screen><userinput remap="configure">mv /usr/bin/ncursesw6-config{,.tmp}</userinput></screen> @@ -222,7 +222,7 @@ rm -rf DESTDIR</userinput></screen> <screen><userinput remap="pre">make distclean</userinput></screen> <para>Move a tool out of the way which is optionally used by - configure but will report invalid pathes for multilib builds.</para> + configure but will report invalid paths for multilib builds.</para> <screen><userinput remap="configure">mv /usr/bin/ncursesw6-config{,.tmp}</userinput></screen> -- 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