[hackers] [sbase] Finish up hostname(1) || FRIGN

From: <git_AT_suckless.org>
Date: Tue, 24 Mar 2015 23:53:31 +0100 (CET)

commit 01195fa7e509c84a69652761ce7b58776eb3deff
Author: FRIGN <dev_AT_frign.de>
Date: Sun Feb 1 00:03:03 2015 +0100

    Finish up hostname(1)

diff --git a/README b/README
index 73cde37..f13337a 100644
--- a/README
+++ b/README
_AT_@ -34,7 +34,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
 #* fold yes none
 =* grep yes none
 =* head yes none
-= hostname non-posix none
+=* hostname non-posix none
 =* kill yes none
 =* link yes none
 =* ln yes none
diff --git a/hostname.1 b/hostname.1
index 4e305fa..421a753 100644
--- a/hostname.1
+++ b/hostname.1
_AT_@ -3,13 +3,16 @@
 .Os sbase
 .Sh NAME
 .Nm hostname
-.Nd set or print name of current host system
+.Nd set or print host name
 .Sh SYNOPSIS
 .Nm
 .Op Ar name
 .Sh DESCRIPTION
 .Nm
-sets or prints the name of the current host. If no argument is given,
-the name of the current host is printed.
+sets the current host name to
+.Ar name .
+If no
+.Ar name
+is given, the current host name is written to stdout.
 .Sh SEE ALSO
 .Xr hostname 7
Received on Tue Mar 24 2015 - 23:53:31 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 25 2015 - 00:06:35 CET