aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-04-04 18:02:07 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-04-04 18:02:07 +0300
commit43427d51405bbda49f8f86e0a5426940a6fb578a (patch)
tree8ed7d0c6017c97323ea64ec0916d4ab476ac9329
parent38546020318af9cee0fa36344858cb204547d11a (diff)
downloadpam-modules-43427d51405bbda49f8f86e0a5426940a6fb578a.tar.gz
pam-modules-43427d51405bbda49f8f86e0a5426940a6fb578a.tar.bz2
Escape dashes in pam_ldaphome.8in
-rw-r--r--doc/pam_ldaphome.8in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pam_ldaphome.8in b/doc/pam_ldaphome.8in
index e023942..20c7810 100644
--- a/doc/pam_ldaphome.8in
+++ b/doc/pam_ldaphome.8in
@@ -47,7 +47,7 @@ the last with a backslash character.
.PP
Available configuration directives are:
.TP
-.BI allow-home-dir " PATH"
+.BI allow\-home\-dir " PATH"
Lists directories in which it is allowed to create home directories.
\fIPATH\fR is a list of directories separated by colons. The user's
home directory will be created only if the directory part of its name
@@ -61,7 +61,7 @@ file modes and permissions are retained.
.BI uri " ARG"
Sets the URI of the LDAP server to consult for the user profile.
.TP
-.BI ldap-version " NUM"
+.BI ldap\-version " NUM"
Sets the LDAP version to use. Valid arguments are
.B 2
and

Return to:

Send suggestions and report system problems to the System administrator.