summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--doc/man/pam.conf-syntax.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 21195d9a..9b777f4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-26 Andrew Morgan <morgan@kernel.org>
+
+ * doc/man/pam.conf-syntax.xml
+ Minor fixes: '\[' -> '\]'.
+
2007-08-25 Steve Langasek <vorlon@debian.org>
* doc/man/pam.conf-syntax.xml, doc/man/pam.conf.5:
diff --git a/doc/man/pam.conf-syntax.xml b/doc/man/pam.conf-syntax.xml
index 61d616d4..f098a26a 100644
--- a/doc/man/pam.conf-syntax.xml
+++ b/doc/man/pam.conf-syntax.xml
@@ -222,7 +222,7 @@
<filename>/usr/include/security/_pam_types.h</filename>. The
<emphasis>actionN</emphasis> can be: an unsigned integer,
<emphasis>n</emphasis>, signifying an action of 'jump over the
- next <emphasis>n</emphasis> modules in the stack', or take one
+ next <emphasis>n</emphasis> modules in the stack'; or take one
of the following forms:
</para>
<variablelist>
@@ -356,7 +356,7 @@
When using this convention, you can include `[' characters
inside the string, and if you wish to include a `]' character
inside the string that will survive the argument parsing, you
- should use `\['. In other words:
+ should use `\]'. In other words:
</para>
<programlisting>
[..[..\]..] --> ..[..]..