From c0c93e95d91d2cb57074df4fcc1d4c47e8724707 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Tue, 21 Jun 2022 09:47:23 -0500 Subject: [PATCH] Change word * change "drop in" to "drop-in" --- docs/release_notes/8_6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/8_6.md b/docs/release_notes/8_6.md index 771f2d9554..50772e8c7a 100644 --- a/docs/release_notes/8_6.md +++ b/docs/release_notes/8_6.md @@ -17,7 +17,7 @@ Below are some highlights. ### Security * `fapolicyd`: updated to version 1.1. Includes the ability to use `/rules.d` and `/trust.d` directories, the ability to use `fagenrules` script, and new options for the `fapolicyd-cli`command. - * OpenSSH server now supports drop in configurations. This means you can use the `Include` directive in `sshd_config` similar to what is now available for `ssh_config`. + * OpenSSH server now supports drop-in configurations. This means you can use the `Include` directive in `sshd_config` similar to what is now available for `ssh_config`. * `pcsc-lite` package: rebased to upstream version 1.9.5 with new enhancements and bug fixes. * SELinux: You can now verify versions of installed policy modules by using the `--checksum` option with the `semodule` command. * SCAP Security Guide (SSG) packages: rebased to version 0.1.60, and OpenSCAP packages have been rebased to version 1.3.6.