From 504c048c9b1350c7259a54e317c1140ce194edca Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 26 Sep 2017 13:51:22 +0000 Subject: [PATCH] doc: Remove some control characters. --- doc/chapters/developer.texi | 5 +++-- doc/chapters/installation.texi | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/chapters/developer.texi b/doc/chapters/developer.texi index e7f507746..f5493fd63 100644 --- a/doc/chapters/developer.texi +++ b/doc/chapters/developer.texi @@ -7261,13 +7261,14 @@ the research report. @subsubsection Namespace Advertisements @c %**end of header +@c %**FIXME: all zeroses -> ? -An @code{SBlock} with identifier ′all zeros′ is a signed +An @code{SBlock} with identifier all zeros is a signed advertisement for a namespace. This special @code{SBlock} contains metadata describing the content of the namespace. Instead of the name of the identifier for a potential update, it contains the identifier for the root of the namespace. The URI should always be empty. The @code{SBlock} is signed with -the content provder′s RSA private key (just like any other SBlock). Peers +the content provder's RSA private key (just like any other SBlock). Peers can search for @code{SBlock}s in order to find out more about a namespace. @node KSBlocks diff --git a/doc/chapters/installation.texi b/doc/chapters/installation.texi index edbad84de..14c10d2b0 100644 --- a/doc/chapters/installation.texi +++ b/doc/chapters/installation.texi @@ -1687,7 +1687,7 @@ dlltool --input-def ../include/libmySQL.def --dllname libmysql.dll Copy include\* to include\mysql\ @item - Pass "--with-mysql=/c/mysql" to ./configure and copy libmysql.dll to your PATH or GNUnet′s bin\ directory + Pass "--with-mysql=/c/mysql" to ./configure and copy libmysql.dll to your PATH or GNUnet's @file{bin} directory @end itemize -- 2.25.1