gnu: wireless-regdb: Mark up acronyms in description.

* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-02 02:00:00 +02:00
parent 0c5141d1c2
commit 4c0f0ab984
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -4700,9 +4700,9 @@ compliance.")
"https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb") "https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb")
(synopsis "Wireless regulatory database") (synopsis "Wireless regulatory database")
(description (description
"This package contains the wireless regulatory database for the Central "This package contains the wireless regulatory database for the
Regulatory Database Agent (CRDA). The database contains information on @acronym{CRDA, Central Regulatory Database Agent}. The database contains
country-specific regulations for the wireless spectrum.") information on country-specific regulations for the wireless spectrum.")
(license license:isc))) (license license:isc)))
(define-public lm-sensors (define-public lm-sensors