From 8fc83d98ddd887dab7e5ddce1e210076776e24cb Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Tue, 17 Mar 2020 11:10:45 +0100 Subject: gnu: httrack: Fix Texinfo markup in description. * gnu/packages/web.scm (httrack): Fix Texinfo markup in description. --- gnu/packages/web.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index ac156b2b99..bde8c2bbb5 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -7207,7 +7207,7 @@ the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open -a page of the @code{mirrored} website in your browser, and you can browse the +a page of the @emph{mirrored} website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. -- cgit v1.2.3