From 8daf77a011553e160012899d29765c968c952897 Mon Sep 17 00:00:00 2001
From: lifecrisis <15251574+lifecrisis@users.noreply.github.com>
Date: Fri, 6 Sep 2019 17:10:15 -0400
Subject: [PATCH] Fix a typo
There is an extra space where there should not be one.
---
doc/man/pam_fail_delay.3.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man/pam_fail_delay.3.xml b/doc/man/pam_fail_delay.3.xml
index 46d89be0..d886e9e0 100644
--- a/doc/man/pam_fail_delay.3.xml
+++ b/doc/man/pam_fail_delay.3.xml
@@ -75,7 +75,7 @@
and
- pam_set_item 3
+ pam_set_item3
respectively. The value used to set it should be
a function pointer of the following prototype:
--
2.40.0