summaryrefslogtreecommitdiff
path: root/docs/users_guide/editing-guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/editing-guide.rst')
-rw-r--r--docs/users_guide/editing-guide.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/users_guide/editing-guide.rst b/docs/users_guide/editing-guide.rst
index 27ddbd2e29..fcff03b6fe 100644
--- a/docs/users_guide/editing-guide.rst
+++ b/docs/users_guide/editing-guide.rst
@@ -180,10 +180,10 @@ from other points in the document,
See :ref:`options-platform` for details.
-To GHC Trac resources
-^^^^^^^^^^^^^^^^^^^^^
+To GHC resources
+^^^^^^^^^^^^^^^^
-There are special macros for conveniently linking to GHC Trac
+There are special macros for conveniently linking to GHC
Wiki articles and tickets,
.. code-block:: rest
@@ -250,7 +250,7 @@ Index entries
Index entries can be included anywhere in the document as a block element.
They look like,
-
+
.. code-block:: rest
Here is some discussion on the Strict Haskell extension.
@@ -374,7 +374,7 @@ must match the definition exactly, including the arguments. A quick way to find
the exact names and special characters is,
.. code-block:: sh
-
+
$ git grep -- "flag:: -o "
which will generate the appropriate,