[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/14: gnu: elfutils: Mark up description.
From: |
Tobias Geerinckx-Rice |
Subject: |
10/14: gnu: elfutils: Mark up description. |
Date: |
Thu, 25 Jan 2018 18:32:34 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 5b707ab60199c34eb9c430460d1ac0dea3dc446d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jan 24 18:12:10 2018 +0100
gnu: elfutils: Mark up description.
* gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command.
---
gnu/packages/elf.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/elf.scm b/gnu/packages/elf.scm
index 5cdf9ca..876014a 100644
--- a/gnu/packages/elf.scm
+++ b/gnu/packages/elf.scm
@@ -62,8 +62,8 @@
(synopsis "Linker and ELF manipulation tools")
(description
"This package provides command-line tools to manipulate binaries in the
-Executable and Linkable Format (ELF). This includes ld, ar, objdump,
-addr2line, and more.")
+Executable and Linkable Format (@dfn{ELF}). This includes @command{ld},
address@hidden, @command{objdump}, @command{addr2line}, and more.")
;; Libraries are dual-licensed LGPLv3.0+ | GPLv2, and programs are GPLv3+.
(license lgpl3+)))
- branch master updated (ca4c7d4 -> 187e4a4), Tobias Geerinckx-Rice, 2018/01/25
- 01/14: gnu: Add gcab., Tobias Geerinckx-Rice, 2018/01/25
- 05/14: gnu: nss-mdns: Improve synopsis and description., Tobias Geerinckx-Rice, 2018/01/25
- 02/14: gnu: Add msitools., Tobias Geerinckx-Rice, 2018/01/25
- 08/14: build-system/dub: Fix typo., Tobias Geerinckx-Rice, 2018/01/25
- 12/14: gnu: 4store: Update URI., Tobias Geerinckx-Rice, 2018/01/25
- 06/14: gnu: reposurgeon: Update to 3.43., Tobias Geerinckx-Rice, 2018/01/25
- 10/14: gnu: elfutils: Mark up description.,
Tobias Geerinckx-Rice <=
- 07/14: gnu: reposurgeon: Run the test suite., Tobias Geerinckx-Rice, 2018/01/25
- 11/14: gnu: deeptools: Update URI., Tobias Geerinckx-Rice, 2018/01/25
- 04/14: gnu: nss-mdns: Update to 0.11., Tobias Geerinckx-Rice, 2018/01/25
- 13/14: gnu: keybinder: Update URI., Tobias Geerinckx-Rice, 2018/01/25
- 14/14: gnu: perl-mime-types: Update to 2.16., Tobias Geerinckx-Rice, 2018/01/25
- 03/14: gnu: appstream-glib: Update to 0.7.4., Tobias Geerinckx-Rice, 2018/01/25
- 09/14: gnu: elfutils: Update to 0.170., Tobias Geerinckx-Rice, 2018/01/25