summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/pam_pwquality.83
-rw-r--r--doc/man/pwquality.conf.53
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/man/pam_pwquality.8 b/doc/man/pam_pwquality.8
index 3933143..88d376f 100644
--- a/doc/man/pam_pwquality.8
+++ b/doc/man/pam_pwquality.8
@@ -1,3 +1,6 @@
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
.de FN
\fI\|\\$1\|\fP
..
diff --git a/doc/man/pwquality.conf.5 b/doc/man/pwquality.conf.5
index 5302e50..5eda65e 100644
--- a/doc/man/pwquality.conf.5
+++ b/doc/man/pwquality.conf.5
@@ -1,3 +1,6 @@
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
.de FN
\fI\|\\$1\|\fP
..