summaryrefslogtreecommitdiff
path: root/util/sbase/hostname.1
blob: 601aef9dbff0d14a57925593af38c628aaf7de91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.Dd October 8, 2015
.Dt HOSTNAME 1
.Os sbase
.Sh NAME
.Nm hostname
.Nd set or print host name
.Sh SYNOPSIS
.Nm
.Op Ar name
.Sh DESCRIPTION
.Nm
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