From 4b078faa088f63ddaa12a7b924de2c6304bc4a37 Mon Sep 17 00:00:00 2001 From: Jason Leschnik Date: Mon, 24 Oct 2016 19:53:27 +1100 Subject: [PATCH] fix minor typos in autodiscovery.sgml --- LDP/howto/docbook/openMosix-HOWTO/autodiscovery.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/docbook/openMosix-HOWTO/autodiscovery.sgml b/LDP/howto/docbook/openMosix-HOWTO/autodiscovery.sgml index ab581ecb..645a31da 100644 --- a/LDP/howto/docbook/openMosix-HOWTO/autodiscovery.sgml +++ b/LDP/howto/docbook/openMosix-HOWTO/autodiscovery.sgml @@ -107,7 +107,7 @@ One of the first lines will be You will need to put this in comment. -If you want to have some more logging available to you you should +If you want to have some more logging available to you, you should edit main.c to show log_set_debug(DEBUG_TRACE_ALL); (somewhere around line 84)