From 86f386863e138864c48aa1d8f49e041130c98d8b Mon Sep 17 00:00:00 2001 From: David Bryant Date: Mon, 17 Oct 2022 15:46:25 -0500 Subject: Websters spells it up-to-date. Added one word for clarity. --- chapter02/hostreqs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 2f2d75499..c612f5963 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -83,7 +83,7 @@ udev. If the host kernel is earlier than &min-kernel; you will need to replace - the kernel with a more up to date version. There are two ways + the kernel with a more up-to-date version. There are two ways you can go about this. First, see if your Linux vendor provides a &min-kernel; or later kernel package. If so, you may wish to install it. If your vendor doesn't offer an acceptable kernel package, or you would prefer not to @@ -148,7 +148,7 @@ To see whether your host system has all the appropriate versions, and - the ability to compile programs, run the following: + the ability to compile programs, run the following commands: cat > version-check.sh << "EOF" #!/bin/bash -- cgit v1.2.3-54-g00ecf