Add hostname(1)

This commit is contained in:
sin
2013-08-19 17:22:46 +01:00
parent d0c87f6d3e
commit 7be94fd3c8
3 changed files with 46 additions and 0 deletions

12
hostname.1 Normal file
View File

@@ -0,0 +1,12 @@
.TH HOSTNAME 1 sbase\-VERSION
.SH NAME
hostname \- set or print name of current host system
.SH SYNOPSIS
.B hostname
.I [name]
.SH DESCRIPTION
.B hostname
sets or prints the name of the current host. If no argument is given,
the name of the current host is printed.
.SH SEE ALSO
.IR hostname (7)