mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: sbcl-terminal-size: Fix formatting of description.
* gnu/packages/lisp-xyz.scm (sbcl-terminal-size)[description]: Fix formatting of description. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
fddd5f6242
commit
8452c5d1f4
1 changed files with 1 additions and 1 deletions
|
@ -18632,7 +18632,7 @@ tasks in Common Lisp. It is fork of SWANK-BACKEND.")
|
||||||
(home-page "https://github.com/eudoxia0/terminal-size")
|
(home-page "https://github.com/eudoxia0/terminal-size")
|
||||||
(synopsis "Get the size of the terminal from Common Lisp")
|
(synopsis "Get the size of the terminal from Common Lisp")
|
||||||
(description
|
(description
|
||||||
"This package provides the @{(terminal-size:size)} function to get the
|
"This package provides the @code{terminal-size:size} function to get the
|
||||||
size of the terminal from Common Lisp.")
|
size of the terminal from Common Lisp.")
|
||||||
(license license:expat))))
|
(license license:expat))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue