doc: Remove some control characters.
authorng0 <ng0@infotropique.org>
Tue, 26 Sep 2017 13:51:22 +0000 (13:51 +0000)
committerng0 <ng0@infotropique.org>
Tue, 26 Sep 2017 13:51:22 +0000 (13:51 +0000)
doc/chapters/developer.texi
doc/chapters/installation.texi

index e7f5077466bc90cfa9ae278271ff2952d70b5297..f5493fd6365c4b75ed7e4a2426b95e99a3e70795 100644 (file)
@@ -7261,13 +7261,14 @@ the research report.
 @subsubsection Namespace Advertisements
 
 @c %**end of header
+@c %**FIXME: all zeroses -> ?
 
-An @code{SBlock} with identifier â\80²all zerosâ\80² 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â\80²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
index edbad84dec6aab5a7d37130b906252b52ea872e9..14c10d2b01dd4bafd0482066be556cd96461feb2 100644 (file)
@@ -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â\80²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