alibi commit to pretend i'm still active on the project
authorpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>
Wed, 1 Jan 2020 04:35:29 +0000 (04:35 +0000)
committerpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>
Wed, 1 Jan 2020 04:35:29 +0000 (04:35 +0000)
README
contrib/scripts/gnunet-logread/gnunet-logread.in

diff --git a/README b/README
index 65b87fc53eaf74951df47d8ccabe5e7170944dfd..f8fd811f8db2c5cb51c26620a8a989b820f36bca 100644 (file)
--- a/README
+++ b/README
@@ -551,7 +551,7 @@ Further Reading
 
 * Documentation
 
-  A HTML version of the GNUnet manual is deployed at
+  An HTML version of the GNUnet manual is deployed at
 
     https://docs.gnunet.org
 
index ce588b8e6503acf51a3ea8977665a97e3786985a..4cdeb7474cc9fecd36c8235dd3bb702bd4f032b7 100755 (executable)
@@ -75,7 +75,7 @@ if (exists $opts{f}) {
     &perform while <I>;
     close I;
 } else {
-    &perform while <>;
+    &perform while <<>>;
 }
 fileno O and close O;
 exit;