mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: varnish-modules: Update description.
* gnu/packages/web.scm (varnish-modules)[description]: Use @acronym instead of @dfn.
This commit is contained in:
parent
4dd8677f7b
commit
453e66d777
1 changed files with 1 additions and 1 deletions
|
@ -5704,7 +5704,7 @@ (define-public varnish-modules
|
|||
(synopsis "Collection of Varnish modules")
|
||||
(description
|
||||
"This package provides a collection of modules (@dfn{vmods}) for the Varnish
|
||||
cache server, extending the @dfn{Varnish Configuration Language} (VCL) with
|
||||
cache server, extending the @acronym{VCL, Varnish Configuration Language} with
|
||||
additional capabilities.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue