From: Akira Hatanaka Date: Mon, 14 Dec 2015 05:15:40 +0000 (+0000) Subject: [Docs] Fix underlines that were too short or too long. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c179deb8b89cd03455bac53968863be151f4dfc3;p=oota-llvm.git [Docs] Fix underlines that were too short or too long. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255480 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 09efa75515c..e4197a1d225 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -5363,7 +5363,7 @@ Example: .. _i_catchswitch: '``catchswitch``' Instruction -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -5418,7 +5418,7 @@ Example: .. _i_catchpad: '``catchpad``' Instruction -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -5592,7 +5592,7 @@ Example: .. _i_terminatepad: '``terminatepad``' Instruction -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """""""