From 30954e61b27aa0f200f2d39df15501fe41baab3d Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 2 Dec 2019 18:29:14 +0100 Subject: 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(-) (limited to 'gnu/packages/networking.scm') diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 09f604a644..05f348ad0f 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. -- cgit v1.2.3