[hackers] [lchat] fix bugs in manpage and improve README || Jan Klemkow
commit ec6c8a3c5bb5f69387f741164439ca3733c0d9de
Author: Jan Klemkow <j.klemkow_AT_wemelug.de>
AuthorDate: Sun May 13 04:15:58 2018 +0200
Commit: Jan Klemkow <j.klemkow_AT_wemelug.de>
CommitDate: Sun May 13 04:15:58 2018 +0200
fix bugs in manpage and improve README
diff --git a/README.md b/README.md
index 3614f65..936b34c 100644
--- a/README.md
+++ b/README.md
_AT_@ -1,9 +1,8 @@
line chat
=========
-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.
+lchat (line chat) is a line oriented front end for for ii-like chat programs.
+It uses tail(1) -f to get the chat output in background.
![lchat](/lchat.png)
diff --git a/lchat.1 b/lchat.1
index 0f97593..df6b6ae 100644
--- a/lchat.1
+++ b/lchat.1
_AT_@ -1,4 +1,4 @@
-.Dd $Mdocdate$
+.Dd May 13, 2018
.Dt LCHAT 1
.Os
.Sh NAME
_AT_@ -18,7 +18,7 @@ The
.Nm
utility is a command line front end for ii-like chat programs.
It uses
-.Xr tail
+.Xr tail 1
in the background to get output lines from
.Ar out .
.Nm
_AT_@ -90,8 +90,8 @@ contains the prompt string.
contains the terminal window title.
.El
.Sh SEE ALSO
-.Xr tail 1 ,
-.Xr ii 1
+.Xr ii 1 ,
+.Xr tail 1
.Sh AUTHORS
.An -nosplit
The
Received on Sun May 13 2018 - 04:16:17 CEST
This archive was generated by hypermail 2.3.0
: Sun May 13 2018 - 04:24:24 CEST