Fix some typos in the manual.

This commit is contained in:
Anthony J. Bentley 2017-06-30 02:44:47 -06:00
parent 6265b57310
commit 86e87dcf0a
1 changed files with 3 additions and 3 deletions

View File

@ -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 ,