From: ng0 Date: Thu, 26 Oct 2017 12:52:12 +0000 (+0000) Subject: "@file{}" -> @file{} X-Git-Tag: gnunet-0.11.0rc0~100^2~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fea7c5644a6eb4fa9bb68bf201cbf55996ae1c79;p=oweals%2Fgnunet.git "@file{}" -> @file{} --- diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi index f98b62e10..87752a968 100644 --- a/doc/documentation/chapters/developer.texi +++ b/doc/documentation/chapters/developer.texi @@ -726,7 +726,7 @@ in @file{src/include/}. @subsubsection testcases @itemize @bullet -@item must be called "@file{test_module-under-test_case-description.c}" +@item must be called @file{test_module-under-test_case-description.c} @item "case-description" maybe omitted if there is only one test @end itemize @@ -735,7 +735,7 @@ in @file{src/include/}. @subsubsection performance tests @itemize @bullet -@item must be called "@file{perf_module-under-test_case-description.c}" +@item must be called @file{perf_module-under-test_case-description.c} @item "case-description" maybe omitted if there is only one performance test @item Must only be run if @code{HAVE_BENCHMARKS} is satisfied @@ -1437,7 +1437,8 @@ Testbed API will then use this path to start helper binaries both locally and remotely. Testbed API can accessed by including the -"@file{gnunet_testbed_service.h}" file and linking with -lgnunettestbed. +@file{gnunet_testbed_service.h} file and linking with +@code{-lgnunettestbed}. @c *********************************************************************** @menu @@ -2929,7 +2930,7 @@ related functions provide an alternative to @code{GNUNET_SERVICE_run}. When starting a service, the service_name option is used to determine which sections in the configuration file should be used to configure the service. A typical value here is the name of the @file{src/} -sub-directory, for example "@file{statistics}". +sub-directory, for example @file{statistics}. The same string would also be given to @code{GNUNET_CLIENT_connect} to access the service. diff --git a/doc/documentation/chapters/installation.texi b/doc/documentation/chapters/installation.texi index a864d1c16..c3a64639b 100644 --- a/doc/documentation/chapters/installation.texi +++ b/doc/documentation/chapters/installation.texi @@ -2433,7 +2433,7 @@ FLUSH PRIVILEGES; @end example @item -In the $HOME directory of $USER, create a "@file{.my.cnf}" file with the +In the $HOME directory of $USER, create a @file{.my.cnf} file with the following lines @example