From 7185d24fd1d8c5cce7338f55cc3244027c167570 Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Fri, 8 Jul 2016 11:28:31 +0200 Subject: [PATCH] Fix some legacy-style titles in documentation Change-Id: Icbc74d9bc99be546f2c047a9098d7e453b2122a7 Signed-off-by: Michael Ochmann --- Documentation/cmd-show-caches.txt | 3 +-- Documentation/error-has-duplicates.txt | 2 +- Documentation/error-upload-denied.txt | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Documentation/cmd-show-caches.txt b/Documentation/cmd-show-caches.txt index 0f0853f0d1..59abc1c584 100644 --- a/Documentation/cmd-show-caches.txt +++ b/Documentation/cmd-show-caches.txt @@ -1,5 +1,4 @@ -gerrit show-caches -=================== += gerrit show-caches == NAME gerrit show-caches - Display current cache statistics diff --git a/Documentation/error-has-duplicates.txt b/Documentation/error-has-duplicates.txt index 8294c12ddf..a520f5d81a 100644 --- a/Documentation/error-has-duplicates.txt +++ b/Documentation/error-has-duplicates.txt @@ -1,4 +1,4 @@ -= \... has duplicates += ... has duplicates With this error message Gerrit rejects to push a commit if its commit message contains a Change-Id for which multiple changes can be found diff --git a/Documentation/error-upload-denied.txt b/Documentation/error-upload-denied.txt index 6de94b48ca..30c5f2dd10 100644 --- a/Documentation/error-upload-denied.txt +++ b/Documentation/error-upload-denied.txt @@ -1,5 +1,4 @@ -Upload denied for project \'...' -================================= += Upload denied for project ... With this error message Gerrit rejects to push a commit if the pushing user has no upload permissions for the project to which the