follow-up to Christian's commit
authorng0 <ng0@n0.is>
Sun, 24 Feb 2019 10:01:53 +0000 (10:01 +0000)
committerng0 <ng0@n0.is>
Sun, 24 Feb 2019 10:01:53 +0000 (10:01 +0000)
doc/tutorial/gnunet-tutorial.texi

index 89f39b5075ddbcc1dce4bef360bd5f1572bf044f..ef3318cad3a05abb93950aff96f227434e727489 100644 (file)
@@ -6,11 +6,6 @@
 @c @exampleindent 2
 @c %**end of header
 
-@c macros for backwards compatibility
-@macro geq{}
->=
-@end macro
-
 @include version.texi
 
 @copying
@@ -252,8 +247,8 @@ Git branch ``master'' checked out.
 Note: This section is a duplication of the more in depth
 @pxref{GNUnet Installation Handbook, The GNUnet Reference Documentation,, gnunet, The GNUnet Reference Documentation}.
 
-First, you need to install libgnupgerror @geq{} 1.27 and
-libgcrypt @geq{} 1.7.6:
+First, you need to install libgnupgerror 1.27 (or later) and
+libgcrypt 1.7.6 (or later):
 
 @example
 $ export GNUPGFTP="https://www.gnupg.org/ftp/gcrypt"