guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

16/20: gnu: mtr: Use @acronym{}.


From: guix-commits
Subject: 16/20: gnu: mtr: Use @acronym{}.
Date: Mon, 2 Dec 2019 20:15:36 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 30954e61b27aa0f200f2d39df15501fe41baab3d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Dec 2 18:29:14 2019 +0100

    gnu: mtr: Use @acronym{}.
    
    * gnu/packages/networking.scm (mtr)[description]: Substitute @acronym
    for @dfn.
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 09f604a..05f348a 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1964,7 +1964,7 @@ can be whipped up with little effort.")
     (home-page "https://www.bitwizard.nl/mtr/";)
     (synopsis "Network diagnostic tool")
     (description
-     "@dfn{mtr} (My TraceRoute) combines the functionality of the
+     "@acronym{mtr, My TraceRoute} combines the functionality of the
 @command{traceroute} and @command{ping} programs in a single network diagnostic
 tool.  @command{mtr} can use several network protocols to detect intermediate
 routers (or @dfn{hops}) between the local host and a user-specified 
destination.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]