doc: gnunet-c-tutorial: done?
authorng0 <ng0@infotropique.org>
Wed, 6 Sep 2017 08:11:56 +0000 (08:11 +0000)
committerng0 <ng0@infotropique.org>
Wed, 6 Sep 2017 08:11:56 +0000 (08:11 +0000)
doc/gnunet-c-tutorial.texi

index 46ad98480c8a6780e6d7029e5a49c51c505fe7b6..880364444431c62b4362dc0ab917ba9e4bf00f16 100644 (file)
@@ -1122,7 +1122,7 @@ running @command{configure}. More details about logging can be found under
 @uref{https://gnunet.org/logging}.
 
 You should also probably enable the creation of core files, by setting
-@code{ulimit}, and echo'ing 1 into @file{/proc/sys/kernel/core\_uses\_pid}.
+@code{ulimit}, and echo'ing @code{1} into @file{/proc/sys/kernel/core\_uses\_pid}.
 Then you can investigate the core dumps with @command{gdb}, which is often
 the fastest method to find simple errors.