mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Expand the description of the host's UUID.
OK'ed by: pjd
This commit is contained in:
parent
41e0cfabe9
commit
204542dd4c
1 changed files with 3 additions and 3 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 9, 2007
|
||||
.Dd April 10, 2007
|
||||
.Dt SYSCTL 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -375,9 +375,9 @@ followed by an array of
|
|||
.Va struct file ,
|
||||
whose size depends on the current number of such objects in the system.
|
||||
.It Li KERN_HOSTID
|
||||
Get or set the host id.
|
||||
Get or set the host ID.
|
||||
.It Li KERN_HOSTUUID
|
||||
Get or set the host UUID.
|
||||
Get or set the host's universally unique identifier (UUID).
|
||||
.It Li KERN_HOSTNAME
|
||||
Get or set the hostname.
|
||||
.It Li KERN_JOB_CONTROL
|
||||
|
|
|
|||
Loading…
Reference in a new issue