summaryrefslogtreecommitdiff
path: root/doc/modules/pam_access.sgml
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-01-21 23:25:40 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-01-21 23:25:40 +0000
commite6d5049a8d484fb7a764a125d830b23f59a0c685 (patch)
treec0fce33b6aa4bba26236a18904dfba3a42f6041e /doc/modules/pam_access.sgml
parent4d9f3d697d885df9a0696fc6fd3e097fd6608f83 (diff)
Relevant BUGIDs: 127561
Purpose of commit: bugfix Commit summary: --------------- non-default config file option fixes (module and in documentation).
Diffstat (limited to 'doc/modules/pam_access.sgml')
-rw-r--r--doc/modules/pam_access.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/modules/pam_access.sgml b/doc/modules/pam_access.sgml
index d6f317bd..00c7ea16 100644
--- a/doc/modules/pam_access.sgml
+++ b/doc/modules/pam_access.sgml
@@ -59,7 +59,7 @@ Provides logdaemon style login access control.
<tag><bf>Recognized arguments:</bf></tag>
-<tt>accessconf=<it>/path/to/file.conf</it></tt>
+<tt>accessfile=<it>/path/to/file.conf</it></tt>
<tag><bf>Description:</bf></tag>
@@ -75,7 +75,7 @@ The behavior of this module can be modified with the following
arguments:
<itemize>
-<item><tt>accessconf=/path/to/file.conf</tt> -
+<item><tt>accessfile=/path/to/file.conf</tt> -
indicate an alternative <em/access/ configuration file to override
the default. This can be useful when different services need different
access lists.