From 87e497f624b3f66aac1277bb040de4946024e415 Mon Sep 17 00:00:00 2001 From: sgrubb Date: Sun, 9 Oct 2016 14:44:15 -0400 Subject: [PATCH] Fix typo and clarify kernels --- audit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audit.spec b/audit.spec index 8d60716..5fc03f6 100644 --- a/audit.spec +++ b/audit.spec @@ -29,8 +29,8 @@ Requires(postun): systemd-units coreutils %description The audit package contains the user space utilities for -storing and searching the audit records generate by -the audit subsystem in the Linux 2.6 kernel. +storing and searching the audit records generated by +the audit subsystem in the Linux 2.6 and later kernels. %package libs Summary: Dynamic library for libaudit