From 6d17346dde2c5856484d7f72c5f16a1aa76e0602 Mon Sep 17 00:00:00 2001 From: Jason Leschnik Date: Mon, 24 Oct 2016 22:47:21 +1100 Subject: [PATCH] fix minor typos in MP3-Box-HOWTO.sgml --- LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml b/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml index 7451c273..ca038252 100644 --- a/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml +++ b/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml @@ -435,7 +435,7 @@ make bzImage cp arch/i386/boot/bzImage /tftpboot/X86PC/UNDI/linux-install -Presumably, you configured your network, sound drivers as modules. It will be necessary to compile them and put them in temporary directory (until you get the the mini-distribution setup). To compile and install in temporary directory do: +Presumably, you configured your network, sound drivers as modules. It will be necessary to compile them and put them in temporary directory (until you get the mini-distribution setup). To compile and install in temporary directory do: export INSTALL_MOD_PATH=/tmp make modules;make modules_install