[hackers] [sbase] Audit echo(1) || FRIGN

From: <git_AT_suckless.org>
Date: Sat, 28 Feb 2015 20:40:39 +0100 (CET)

commit ff506434df37188103d1f35efa47b5d7717b2184
Author: FRIGN <dev_AT_frign.de>
Date: Sat Feb 28 20:16:10 2015 +0100

    Audit echo(1)
    
    Just a small change in the manpage.

diff --git a/README b/README
index 7817c39..be3225e 100644
--- a/README
+++ b/README
_AT_@ -26,7 +26,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
 =* date yes -u
 =*| dirname yes none
 =* du yes none
-=* echo yes none
+=*| echo yes none
 =* env yes none
 #* expand yes none
 #* expr yes none
diff --git a/echo.1 b/echo.1
index 27ed4ac..717b2c6 100644
--- a/echo.1
+++ b/echo.1
_AT_@ -1,4 +1,4 @@
-.Dd January 23, 2015
+.Dd February 28, 2015
 .Dt ECHO 1
 .Os sbase
 .Sh NAME
_AT_@ -10,7 +10,7 @@
 .Op Ar string ...
 .Sh DESCRIPTION
 .Nm
-prints each
+writes each
 .Ar string
 to stdout, separated by spaces and terminated by
 a newline.
Received on Sat Feb 28 2015 - 20:40:39 CET

This archive was generated by hypermail 2.3.0 : Sat Feb 28 2015 - 20:48:16 CET