summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-06-26 23:35:48 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-06-27 00:34:28 +0100
commit67da8cac76fe2360fc62868b0de0f3fcdf90728a (patch)
tree8f2357aa4f9aa34def7bffa742de1e57956c020e
parent557b758ede778e932c56b386bb397ef644a148a3 (diff)
downloadguix-patches-67da8cac76fe2360fc62868b0de0f3fcdf90728a.tar
guix-patches-67da8cac76fe2360fc62868b0de0f3fcdf90728a.tar.gz
gnu: go-github-com-azure-go-ntlmssp: Improve description.
* gnu/packages/golang-web.scm (go-github-com-azure-go-ntlmssp) [description]: Apply textlive acronym. Change-Id: Ie91d88c956c27c6c88b1fcc69c5cc1321c711b62
-rw-r--r--gnu/packages/golang-web.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 648bc3ae6f..a2647788eb 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -461,7 +461,8 @@ for Go")
(home-page "https://github.com/Azure/go-ntlmssp")
(synopsis "NTLM negotiation in Go")
(description
- "This package provides NTLM/Negotiate authentication over HTTP.")
+ "This package provides @acronym{NT (New Technology) LAN
+Manager,NTLM}/Negotiate authentication over HTTP.")
(license license:expat)))
(define-public go-github-com-bep-golibsass