From 86e87dcf0a5082951a4f75471287510d06754489 Mon Sep 17 00:00:00 2001 From: "Anthony J. Bentley" Date: Fri, 30 Jun 2017 02:44:47 -0600 Subject: [PATCH] Fix some typos in the manual. --- agent/cloud-agent.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 ,