summaryrefslogtreecommitdiffstats
path: root/src/genhostid.1
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-09-10 02:33:02 +0000
committerBill Nottingham <notting@redhat.com>2003-09-10 02:33:02 +0000
commita5e3e2d134ca7a44741240bfef1153e2e9a5c85d (patch)
treeb690fc93c4e3fd9235cf3b2189ba29dd1fd82878 /src/genhostid.1
parent8ef9bf467b748ae3ee516d86e79761bd43c89365 (diff)
add uli's hostid setting program
Diffstat (limited to 'src/genhostid.1')
-rw-r--r--src/genhostid.112
1 files changed, 12 insertions, 0 deletions
diff --git a/src/genhostid.1 b/src/genhostid.1
new file mode 100644
index 00000000..436d9537
--- /dev/null
+++ b/src/genhostid.1
@@ -0,0 +1,12 @@
+.TH GENHOSTID 1
+.SH NAME
+genhostid \- generate and set a hostid for the current host
+.SH SYNOPSIS
+.B genhostid
+
+.SH DESCRIPTION
+\fBgenhostid\fR generates a random hostid and stores it in /etc/hostid,
+if /etc/hostid does not already exist.
+
+.SH "SEE ALSO"
+hostid(1), gethostid(2), sethostid(2)