From e80d1c1992fb60c492520d61f3a3d1fef65cfdf2 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Fri, 13 Mar 2020 14:19:44 +0200 Subject: gnu: httrack: Use texi markup in description. * gnu/packages/web.scm (httrack)[description]: Use texi markup. --- 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 d766d31785..8867a48849 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -7205,7 +7205,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 ``mirrored'' website in your browser, and you can browse the +a page of the @code{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