summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-03 19:37:20 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-04 01:04:21 +0100
commit16fcca6451277c74b47cc580fed07434d41470a4 (patch)
treed6bae2a7b1075499ccc344c545e526d165338a1a
parent046dd621ecb29c4ec5e5fb85d59a09145191917f (diff)
gnu: mg: Use @command mark-up in description.
* gnu/packages/text-editors.scm (mg)[description]: Use @command.
-rw-r--r--gnu/packages/text-editors.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 61f62706e4..60eed99dbf 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -297,9 +297,9 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on
(home-page "https://homepage.boetes.org/software/mg/")
(synopsis "Microscopic GNU Emacs clone")
(description
- "Mg (mg) is a GNU Emacs style editor, with which it is \"broadly\"
-compatible. This is a portable version of the mg maintained by the OpenBSD
-team.")
+ "Mg (@command{mg}) is a GNU Emacs style editor, with which it is
+\"broadly\" compatible. This is a portable version of the mg maintained by the
+OpenBSD team.")
(license license:public-domain)))
(define-public ghostwriter