From 0ac65c8bed7e8f65ece3ae8f5fa2e7c0e4b027d6 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 13 Jul 2020 19:52:55 +0200 Subject: gnu: urlscan: Edit description. * gnu/packages/mail.scm (urlscan)[description]: Replace inappropriate @code{}. --- gnu/packages/mail.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 84725b14a4..8b802ddea5 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -2975,12 +2975,12 @@ servers. The 4rev1 and 4 versions of IMAP are supported.") (synopsis "View/select the URLs in an email message or file") (description "Urlscan is a small program that is designed to integrate with the -@code{mutt} mailreader to allow you to easily launch a Web browser for URLs +Mutt mail reader to allow you to easily launch a Web browser for URLs contained in email messages. It parses an email message or file and scans it for URLs and email addresses. It then displays the URLs and their context within the message, and allows you to choose one or more URLs to send to your -Web browser. Alternatively, it send a list of all URLs to stdout. It is a -replacement for the @code{urlview} program.") +Web browser. Alternatively, it send a list of all URLs to standard output. +It is a replacement for the @command{urlview} program.") (license gpl2))) (define-public tnef -- cgit v1.2.3