From 2ebe90dd230ae1e94889554498bea2ae22df1888 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 24 May 2022 22:57:53 -0500 Subject: README: Add hostname(1) section --- README.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.rst b/README.rst index b45fb59..601b124 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,20 @@ issue with strict POSIX® conformance. * NetBSD does not recognise _-prefixed POSIX2 variables. +hostname(1) +``````````` + +The hostname(1) utility returns the current host and/or domain name for the +presently running operating environment. It additionally allows a superuser +to set the host and/or domain name. + +This utility is not present in POSIX®, but is needed for setting the host +name on Adélie system startup, and is generally useful. + +This implementation has been tested on Linux and Darwin. It has most of the +Linux net-tools short flags, but does not presently support long flags. + + localedef(1) ```````````` -- cgit v1.2.3-60-g2f50