e51a2e6d2f
The one specified by mdoc is hard to read for non-native speakers from countries which read the date day-first (like Germany, Greece, North-Korea, Swamp,...). This is also consistent with how we generally specify dates at suckless.org.
19 lines
276 B
Groff
19 lines
276 B
Groff
.Dd 2015-10-08
|
|
.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
|