gnu: mg: Use @command mark-up in description.
* gnu/packages/text-editors.scm (mg)[description]: Use @command.
This commit is contained in:
parent
046dd621ec
commit
16fcca6451
1 changed files with 3 additions and 3 deletions
|
@ -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/")
|
(home-page "https://homepage.boetes.org/software/mg/")
|
||||||
(synopsis "Microscopic GNU Emacs clone")
|
(synopsis "Microscopic GNU Emacs clone")
|
||||||
(description
|
(description
|
||||||
"Mg (mg) is a GNU Emacs style editor, with which it is \"broadly\"
|
"Mg (@command{mg}) is a GNU Emacs style editor, with which it is
|
||||||
compatible. This is a portable version of the mg maintained by the OpenBSD
|
\"broadly\" compatible. This is a portable version of the mg maintained by the
|
||||||
team.")
|
OpenBSD team.")
|
||||||
(license license:public-domain)))
|
(license license:public-domain)))
|
||||||
|
|
||||||
(define-public ghostwriter
|
(define-public ghostwriter
|
||||||
|
|
Reference in a new issue