Corrected accidental text update and a minor typo.

This commit is contained in:
Adam Russell
2022-02-16 21:13:40 +00:00
committed by Joe Testa
parent 5ac0ffa8f1
commit 19f192d21f
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ When the -P/--policy option is used, \fBssh-audit\fP performs a policy audit. T
Policy auditing is helpful for ensuring a group of related servers are properly hardened to an exact specification.
.PP
The set of official built-in policies can be viewed with -L/--list-policies. Multiple servers can be audited with -T/--targets=<servers.txt>. Custom policies can be made from an preferred target server with -M/--make-policy=<custom_policy.txt>.
The set of official built-in policies can be viewed with -L/--list-policies. Multiple servers can be audited with -T/--targets=<servers.txt>. Custom policies can be made from an ideal target server with -M/--make-policy=<custom_policy.txt>.
.SH EXAMPLES