diff --git a/agent/cloud-agent.8 b/agent/cloud-agent.8 index 6f81ba1..0d75f0c 100644 --- a/agent/cloud-agent.8 +++ b/agent/cloud-agent.8 @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm cloud-agent -.Nd cloud provisiong for OpenBSD VMs +.Nd cloud provisioning for OpenBSD VMs .Sh SYNOPSIS .Nm cloud-agent .Op Fl nuv @@ -35,7 +35,7 @@ The options are as follows: .It Fl n Do not configure the system and skip the provisioning step. .It Fl u -Deprovisiong and unconfigure the system. +Deprovision and unconfigure the system. This deletes keys, passwords, and logs files without asking for permission. .It Fl v Produce more verbose output. @@ -56,7 +56,7 @@ dhcp .It Pa /usr/local/libexec/cloud-agent The agent itself. .It Pa /usr/local/bin/cms -The CMS binary that is used to decrypt messages from the Azure frabric. +The CMS binary that is used to decrypt messages from the Azure fabric. .El .Sh SEE ALSO .Xr meta-data 8 ,