[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: avrdude: Use @acronym{} mark-up.
From: |
guix-commits |
Subject: |
03/06: gnu: avrdude: Use @acronym{} mark-up. |
Date: |
Tue, 16 Apr 2019 16:40:19 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a1942cf09416dbbf1bb989409018779e2b363379
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Apr 16 21:46:26 2019 +0200
gnu: avrdude: Use @acronym{} mark-up.
* gnu/packages/flashing-tools.scm (avrdude)[description]: Use it.
---
gnu/packages/flashing-tools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm
index 1a8ccdb..f0547a1 100644
--- a/gnu/packages/flashing-tools.scm
+++ b/gnu/packages/flashing-tools.scm
@@ -147,8 +147,8 @@ brick your device.")
(synopsis "AVR downloader and uploader")
(description
"AVRDUDE is a utility to download/upload/manipulate the ROM and
-EEPROM contents of AVR microcontrollers using the in-system programming
-technique (ISP).")
+EEPROM contents of AVR microcontrollers using the @acronym{ISP, in-system
+programming} technique.")
(license license:gpl2+)))
(define-public dfu-programmer
- branch master updated (bcfb110 -> dd3266e), guix-commits, 2019/04/16
- 03/06: gnu: avrdude: Use @acronym{} mark-up.,
guix-commits <=
- 01/06: gnu: singular: Update to 4.1.2p1., guix-commits, 2019/04/16
- 04/06: gnu: docker, docker-cli: Update to 18.09.5., guix-commits, 2019/04/16
- 02/06: gnu: avrdude: Update to 6.3., guix-commits, 2019/04/16
- 06/06: gnu: epiphany: Don't use NAME in source URI., guix-commits, 2019/04/16
- 05/06: gnu: eolie: Update to 0.9.60., guix-commits, 2019/04/16