Fix typo in zgenhostid.8
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #11770
This commit is contained in:
parent
f52124dce8
commit
0ab84bff55
|
@ -21,7 +21,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2017 by Lawrence Livermore National Security, LLC.
|
.\" Copyright (c) 2017 by Lawrence Livermore National Security, LLC.
|
||||||
.\"
|
.\"
|
||||||
.Dd September 13, 2020
|
.Dd March 18, 2021
|
||||||
.Dt ZGENHOSTID 8 SMM
|
.Dt ZGENHOSTID 8 SMM
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -50,7 +50,7 @@ Force file overwrite.
|
||||||
Write to
|
Write to
|
||||||
.Pa filename
|
.Pa filename
|
||||||
instead of default
|
instead of default
|
||||||
.Pa /etc/hostd
|
.Pa /etc/hostid
|
||||||
.It Ar hostid
|
.It Ar hostid
|
||||||
Specifies the value to be placed in
|
Specifies the value to be placed in
|
||||||
.Pa /etc/hostid .
|
.Pa /etc/hostid .
|
||||||
|
|
Loading…
Reference in New Issue