summaryrefslogtreecommitdiffstats
path: root/redis-pr3491.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-21 19:15:30 +0200
committerRemi Collet <remi@remirepo.net>2017-05-21 19:15:30 +0200
commitba87f8dcf1160ebf110b79f8011b4df1fbcee5ef (patch)
tree970997facc91f0808018d61602b50cad90078e5f /redis-pr3491.patch
parent671223ca463433c1b89b5ba2e1bbaa8083a461fa (diff)
v4.0.0RC3
Diffstat (limited to 'redis-pr3491.patch')
-rw-r--r--redis-pr3491.patch25
1 files changed, 24 insertions, 1 deletions
diff --git a/redis-pr3491.patch b/redis-pr3491.patch
index 6c52694..073972e 100644
--- a/redis-pr3491.patch
+++ b/redis-pr3491.patch
@@ -1,7 +1,7 @@
From 8295483fcee6c1232ac801ff91f66e21f9d23d80 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Thu, 8 Sep 2016 14:51:15 +0200
-Subject: [PATCH] 1st man pageis for - redis-cli - redis-benchmark -
+Subject: [PATCH 1/2] 1st man pageis for - redis-cli - redis-benchmark -
redis-check-aof - redis-check-rdb - redis-server - redis.conf
as redis-sentinel is a symlink to redis-server, same page can be used (also symlinked)
@@ -647,3 +647,26 @@ index 0000000..1e0c9c9
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+From aabbe7ffd278a09e7583ce96e6aa781f8cd81ab9 Mon Sep 17 00:00:00 2001
+From: Remi Collet <remi@remirepo.net>
+Date: Mon, 24 Apr 2017 17:47:51 +0200
+Subject: [PATCH 2/2] typo
+
+---
+ man/man1/redis-server.1 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/man/man1/redis-server.1 b/man/man1/redis-server.1
+index d6edd25..6349a25 100644
+--- a/man/man1/redis-server.1
++++ b/man/man1/redis-server.1
+@@ -22,7 +22,7 @@ used as database, cache and message broker, found at
+ The \fBredis\-server\fP command is a command line to launch a Redis server.
+ .LP
+ The \fBredis\-sentinel\fP command is a symbolic link to the \fBredis\-server\fP
+-command which imply the \fB\-\-sentionel\fP option.
++command and implies the \fB\-\-sentionel\fP option.
+
+ .SH OPTIONS
+ .TP 15