[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch] typo in readline 7.0 beta2 release
From: |
Matthias Klose |
Subject: |
[patch] typo in readline 7.0 beta2 release |
Date: |
Mon, 25 Jul 2016 20:56:39 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
small typo building the docs.
also we had release candidates before, now reverting to beta names. is this
expected?
Matthias
$ diff -u doc/rltech.texi~ doc/rltech.texi
--- doc/rltech.texi~ 2016-04-26 16:06:14.000000000 +0200
+++ doc/rltech.texi 2016-07-25 20:54:04.831406778 +0200
@@ -1531,7 +1531,7 @@
@{
rl_resize_terminal ();
sigwinch_received = 0;
- }@
+ @}
if (r < 0)
continue;
- [patch] typo in readline 7.0 beta2 release,
Matthias Klose <=