doc/pam_matrix.8: Fix typo 'allows to'.
authorSimon Josefsson <simon@josefsson.org>
Fri, 18 Aug 2023 09:25:54 +0000 (11:25 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 10 Nov 2023 07:13:58 +0000 (08:13 +0100)
Signed-off-by: Simon Josefsson <simon@josefsson.org>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
doc/pam_matrix.8
doc/pam_matrix.8.txt

index 80d5190c0bc9560c904d2a7f6eccf9a6988a05e7..23ba1fab24d91c2becfd903cb221a2f51befdd70 100644 (file)
@@ -34,7 +34,7 @@ pam_matrix \- A PAM test module to retrieve module\-specific PAM items
 pam_matrix\&.so [\&...]
 .SH "DESCRIPTION"
 .sp
-Testing PAM application often requires to set up an authentication backend with as little effort as possible\&. The \fBpam_matrix\fR module allows to authenticate against a key\-value text file, provided by an option or with an environment variable\&.
+Testing PAM application often requires to set up an authentication backend with as little effort as possible\&. The \fBpam_matrix\fR module allows one to authenticate against a key\-value text file, provided by an option or with an environment variable\&.
 .SH "IMPORTANT"
 .sp
 pam_matrix is a \fBtest tool\fR\&. It should be considered completely insecure and never used outside test environments! As you\(cqll see when reading description of the options and actions, many of them don\(cqt make any sense in the real world and were added just to make tests possible\&.
index fb54f05da965e2ecace38a24b2292198d8483f18..b15b11a5869ca33885c5149c94125f638798de71 100644 (file)
@@ -14,7 +14,7 @@ pam_matrix.so [...]
 DESCRIPTION
 -----------
 Testing PAM application often requires to set up an authentication backend with
-as little effort as possible. The *pam_matrix* module allows to authenticate
+as little effort as possible. The *pam_matrix* module allows one to authenticate
 against a key-value text file, provided by an option or with an environment
 variable.