summaryrefslogtreecommitdiffstats
path: root/userdb
diff options
context:
space:
mode:
Diffstat (limited to 'userdb')
-rw-r--r--userdb/configure.ac1
-rw-r--r--userdb/makeuserdb.sgml21
-rw-r--r--userdb/userdb.sgml22
-rw-r--r--userdb/userdbpw.sgml4
4 files changed, 23 insertions, 25 deletions
diff --git a/userdb/configure.ac b/userdb/configure.ac
index df11362..dbf418e 100644
--- a/userdb/configure.ac
+++ b/userdb/configure.ac
@@ -18,6 +18,7 @@ AC_CONFIG_HEADERS(config.h)
dnl Checks for programs.
AC_PROG_AWK
AC_PROG_CC
+AC_PROG_CC_C99
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_LIBTOOL
diff --git a/userdb/makeuserdb.sgml b/userdb/makeuserdb.sgml
index f10270a..f1a9e84 100644
--- a/userdb/makeuserdb.sgml
+++ b/userdb/makeuserdb.sgml
@@ -34,7 +34,7 @@
</cmdsynopsis>
</refsynopsisdiv>
- <refsect1>
+ <refsect1 id="makeuserdb_description">
<title>DESCRIPTION</title>
<para>
@@ -69,7 +69,7 @@ The <option>-f</option> option creates
default <filename>@userdb@.dat</filename> from
<filename>@userdb@</filename>.</para>
- <refsect2>
+ <refsect2 id="makeuserdb_format_of__userdb_">
<title>Format of <filename>@userdb@</filename></title>
<para>
<filename>@userdb@</filename> is a plain text file that can be created using
@@ -89,7 +89,7 @@ Each line takes the following format:</para>
</blockquote>
<para><replaceable>name</replaceable> is the account name.
-<replaceable>name</replaceable> MUST contain only lowercase characters
+<replaceable>name</replaceable> MUST contain only lowercase characters
If <application>Courier</application> is
configured to treat lowercase and uppercase account names as
identical, <replaceable>name</replaceable> is followed by exactly one tab
@@ -162,7 +162,7 @@ See
for additional information.</para>
</blockquote>
</refsect2>
- <refsect2>
+ <refsect2 id="makeuserdb__userdb_shadow_dat">
<title><filename>@userdb@shadow.dat</filename></title>
<para>
@@ -176,10 +176,8 @@ if <command>@userdb@</command> has any group
or world permissions.</para>
</refsect2>
- <refsect2>
-
- <title>CONVERTING <filename>/etc/passwd</filename>
-and vpopmail to <filename>@userdb@</filename> format</title>
+ <refsect2 id="makeuserdb_converting__etc_passwd_and_vpopmail_to__userdb__format">
+ <title>CONVERTING <filename>/etc/passwd</filename> and vpopmail to <filename>@userdb@</filename> format</title>
<para>
<command>pw2userdb</command> reads the <filename>/etc/passwd</filename> and
@@ -286,7 +284,7 @@ cleaning up again, afterwards.</para>
</refsect2>
</refsect1>
- <refsect1>
+ <refsect1 id="makeuserdb_files">
<title>FILES</title>
<literallayout>
@@ -298,7 +296,7 @@ cleaning up again, afterwards.</para>
</literallayout>
</refsect1>
- <refsect1>
+ <refsect1 id="makeuserdb_bugs">
<title>BUGS</title>
@@ -308,7 +306,7 @@ Perl's documentation notes that certain combinations of locking options may
not work with some networks.</para>
</refsect1>
- <refsect1>
+ <refsect1 id="makeuserdb_see_also">
<title>SEE ALSO</title>
<para>
@@ -321,4 +319,3 @@ not work with some networks.</para>
</refsect1>
</refentry>
-
diff --git a/userdb/userdb.sgml b/userdb/userdb.sgml
index 6bb6a13..f3a110d 100644
--- a/userdb/userdb.sgml
+++ b/userdb/userdb.sgml
@@ -31,13 +31,13 @@
<arg choice='plain'>unset</arg>
<arg choice='req' rep='repeat'><replaceable>field</replaceable></arg>
</cmdsynopsis>
-
+
<cmdsynopsis>
<command>userdb</command>
<arg choice='req'><replaceable>addr</replaceable></arg>
<arg choice='plain'>del</arg>
</cmdsynopsis>
-
+
<cmdsynopsis>
<command>userdb</command>
<arg choice='req'><replaceable>path/addr</replaceable></arg>
@@ -91,7 +91,7 @@
</cmdsynopsis>
</refsynopsisdiv>
- <refsect1>
+ <refsect1 id="userdb_description">
<title>DESCRIPTION</title>
<para>
@@ -185,7 +185,8 @@ record. Use
plus the record itself.</para>
- <refsect2><title>DISPLAYING <filename>@userdb@</filename></title>
+ <refsect2 id="userdb_displaying__userdb_">
+ <title>DISPLAYING <filename>@userdb@</filename></title>
<para>
If the first argument to userdb
@@ -211,9 +212,9 @@ all the fields in <filename>@userdb@</filename> for this
</refsect2>
- <refsect2>
+ <refsect2 id="userdb_rebuilding__userdb__dat">
<title>REBUILDING <filename>@userdb@.dat</filename></title>
-
+
<para>
The actual virtual account/address database is
<filename>@userdb@.dat</filename>.
@@ -225,7 +226,7 @@ version. After running <command>userdb</command>, execute the
</refsect1>
- <refsect1>
+ <refsect1 id="userdb_bugs">
<title>BUGS</title>
<para>
@@ -240,7 +241,7 @@ however the subsequent
will fail with an error message.</para>
</refsect1>
- <refsect1>
+ <refsect1 id="userdb_files">
<title>FILES</title>
<para>
@@ -251,15 +252,14 @@ will fail with an error message.</para>
<filename> .tmp.filename</filename> - temporary file used to create new contents of <filename>filename</filename></para>
</refsect1>
- <refsect1>
+ <refsect1 id="userdb_see_also">
<title>SEE ALSO</title>
<para>
<ulink url="makeuserdb.html"><citerefentry><refentrytitle>makeuserdb</refentrytitle><manvolnum>8</manvolnum></citerefentry></ulink>,
-
+
<ulink url="userdbpw.html"><citerefentry><refentrytitle>userdbpw</refentrytitle><manvolnum>8</manvolnum></citerefentry></ulink></para>
</refsect1>
</refentry>
-
diff --git a/userdb/userdbpw.sgml b/userdb/userdbpw.sgml
index 246c9cc..c824f32 100644
--- a/userdb/userdbpw.sgml
+++ b/userdb/userdbpw.sgml
@@ -33,7 +33,7 @@
</cmdsynopsis>
</refsynopsisdiv>
- <refsect1>
+ <refsect1 id="userdbpw_description">
<title>DESCRIPTION</title>
<para><command>userdbpw</command> enables secure entry of encrypted
@@ -115,7 +115,7 @@ to be specified in a way that cannot be easily viewed by
<citerefentry><refentrytitle>ps</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para>
</refsect1>
- <refsect1>
+ <refsect1 id="userdbpw_see_also">
<title>SEE ALSO</title>
<para>