guix-commits
[Top][All Lists]
Advanced

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

07/31: gnu: lchat: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 07/31: gnu: lchat: Mark up description.
Date: Wed, 30 May 2018 22:55:30 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 2c65c085f955c651e7c041a1ee51abb322fc8b2e
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed May 30 22:50:50 2018 +0200

    gnu: lchat: Mark up description.
    
    * gnu/packages/suckless.scm (lchat)[description]: Use @code.
---
 gnu/packages/suckless.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index f127a7b..ed4ec28 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -724,6 +724,6 @@ as -1, to be used instead of U+FFFD.
       (synopsis "Line chat is a frontend for the irc client ii from suckless")
       (description
        "Lchat (line chat) is the little and small brother of cii.
-It is a front end for ii-like chat programs.  It uses tail(1) -f to get the
-chat output in background.")
+It is a front end for ii-like chat programs.  It uses @code{tail -f} to get the
+chat output in the background.")
       (license license:isc))))



reply via email to

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