--- a/commands/vchattr.html Sun Jan 20 00:12:17 2008 +0100
+++ b/commands/vchattr.html Sun Jan 20 00:22:09 2008 +0100
@@ -1,117 +1,142 @@
-<HTML>
-<HEAD>
-<TITLE>vchattr - Changes the attributes on one or more virtual users</TITLE>
-<LINK REV="made" HREF="mailto:root@porky.devel.redhat.com">
-</HEAD>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>vchattr - Changes the attributes on one or more virtual users</title>
+<link rev="made" href="mailto:Gentoo@lorien.untroubled.org" />
+</head>
-<BODY>
+<body style="background-color: white">
+<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<!--
-<UL>
+<ul>
- <LI><A HREF="#NAME">NAME</A>
- <LI><A HREF="#SYNOPSIS">SYNOPSIS</A>
- <LI><A HREF="#DESCRIPTION">DESCRIPTION</A>
- <LI><A HREF="#OPTIONS">OPTIONS</A>
- <LI><A HREF="#RETURN_VALUE">RETURN VALUE</A>
- <LI><A HREF="#SEE_ALSO">SEE ALSO</A>
- <LI><A HREF="#NOTES">NOTES</A>
- <LI><A HREF="#AUTHORS">AUTHORS</A>
-</UL>
+ <li><a href="#name">NAME</a></li>
+ <li><a href="#synopsis">SYNOPSIS</a></li>
+ <li><a href="#description">DESCRIPTION</a></li>
+ <li><a href="#options">OPTIONS</a></li>
+ <li><a href="#return_value">RETURN VALUE</a></li>
+ <li><a href="#see_also">SEE ALSO</a></li>
+ <li><a href="#notes">NOTES</a></li>
+ <li><a href="#authors">AUTHORS</a></li>
+</ul>
-->
<!-- INDEX END -->
-<P>
-<H1><A NAME="NAME">NAME</A></H1>
-<P>
-vchattr - Changes the attributes on one or more virtual users
-
-<P>
-<HR>
-<H1><A NAME="SYNOPSIS">SYNOPSIS</A></H1>
-<P>
-<STRONG>vchattr</STRONG>
-[<STRONG>-c</STRONG>] [<STRONG>--msgcount</STRONG>] [<STRONG>-e</STRONG>] [<STRONG>--expiry</STRONG>] [<STRONG>-E</STRONG>] [<STRONG>--enabled</STRONG>] [<STRONG>-p</STRONG>] [<STRONG>--personal</STRONG>] [<STRONG>-q</STRONG>] [<STRONG>--softquota</STRONG>] [<STRONG>-Q</STRONG>] [<STRONG>--hardquota</STRONG>] [<STRONG>--quiet</STRONG>] [<STRONG>-z</STRONG>] [<STRONG>--msgsize</STRONG>]
-<EM>VALUE USERNAME ...</EM>
-
-
-
-<P>
-<HR>
-<H1><A NAME="DESCRIPTION">DESCRIPTION</A></H1>
-<P>
-This program changes the value of one attribute on a set of virtual users.
-It cannot be used to change the user's password or forwarding addresses --
-use <STRONG>vpasswd</STRONG> and <STRONG>vchforwards</STRONG> to accomplish those tasks.
-
-<P>
-<HR>
-<H1><A NAME="OPTIONS">OPTIONS</A></H1>
-<DL>
-<DT><STRONG><A NAME="item__c_">-c, --msgcount</A></STRONG><DD>
-<P>
+<p>
+</p>
+<h1><a name="name">NAME</a></h1>
+<p>vchattr - Changes the attributes on one or more virtual users</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>vchattr</strong>
+[<strong>-c</strong>]
+[<strong>--msgcount</strong>]
+[<strong>-e</strong>]
+[<strong>--expiry</strong>]
+[<strong>-E</strong>]
+[<strong>--enabled</strong>]
+[<strong>-p</strong>]
+[<strong>--personal</strong>]
+[<strong>-q</strong>]
+[<strong>--softquota</strong>]
+[<strong>-Q</strong>]
+[<strong>--hardquota</strong>]
+[<strong>--quiet</strong>]
+[<strong>-z</strong>]
+[<strong>--msgsize</strong>]
+<em>VALUE USERNAME ...</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>This program changes the value of one attribute on a set of virtual
+users. It cannot be used to change the user's password or forwarding
+addresses -- use <strong>vpasswd</strong> and <strong>vchforwards</strong> to accomplish those
+tasks.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="item__2dc_2c__2d_2dmsgcount"><strong>-c</strong>, <strong>--msgcount</strong></a></strong><br />
+</dt>
+<dd>
Set the user's message count limit.
-
-<DT><STRONG><A NAME="item__e_">-e, --expiry</A></STRONG><DD>
-<P>
+</dd>
+<p></p>
+<dt><strong><a name="item__2de_2c__2d_2dexpiry"><strong>-e</strong>, <strong>--expiry</strong></a></strong><br />
+</dt>
+<dd>
Set the account's expiry time (in seconds).
-
-<DT><STRONG><A NAME="item__E_">-E, --enabled</A></STRONG><DD>
-<P>
-Enable (<CODE>1</CODE>) or disable (<CODE>0</CODE>) delivery to the virtual user's mailbox directory. This does not delete
-the mailbox or any of the messages contained in or, nor prevent the user
-from logging in.
-
-<DT><STRONG><A NAME="item__p_">-p, --personal</A></STRONG><DD>
-<P>
+</dd>
+<p></p>
+<dt><strong><a name="item__2de_2c__2d_2denabled"><strong>-E</strong>, <strong>--enabled</strong></a></strong><br />
+</dt>
+<dd>
+Enable (<code>1</code>) or disable (<code>0</code>) delivery to the virtual user's mailbox directory. This does not delete the mailbox or any of the messages contained in or, nor prevent the user from logging in.
+</dd>
+<p></p>
+<dt><strong><a name="item__2dp_2c__2d_2dpersonal"><strong>-p</strong>, <strong>--personal</strong></a></strong><br />
+</dt>
+<dd>
Set the user's personal information.
+</dd>
+<p></p>
+<dt><strong><a name="item__2dq_2c__2d_2dsoftquota"><strong>-q</strong>, <strong>--softquota</strong></a></strong><br />
+</dt>
+<dd>
+Set the user's soft quota (in bytes).
+</dd>
+<p></p>
+<dt><strong><a name="item__2dq_2c__2d_2dhardquota"><strong>-Q</strong>, <strong>--hardquota</strong></a></strong><br />
+</dt>
+<dd>
+Set the user's hard quota (in bytes).
+</dd>
+<p></p>
+<dt><strong><a name="item__2d_2dquiet"><strong>--quiet</strong></a></strong><br />
+</dt>
+<dd>
+Suppress all status messages.
+</dd>
+<p></p>
+<dt><strong><a name="item__2dz_2c__2d_2dmsgsize"><strong>-z</strong>, <strong>--msgsize</strong></a></strong><br />
+</dt>
+<dd>
+Set the user's message size limit (in bytes).
+</dd>
+<p></p></dl>
+<p>
+</p>
+<hr />
+<h1><a name="return_value">RETURN VALUE</a></h1>
+<p>0 if the given attribute was successfully changed for all users,
+non-zero otherwise.
+If any of the steps fail, a diagnostic message is printed.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><code>vadduser(1)</code></p>
+<p>
+</p>
+<hr />
+<h1><a name="notes">NOTES</a></h1>
+<p>This program expects the environment variable <code>HOME</code> to be set, and
+executes a change directory to the contents of it before starting. It
+is also required that you change user to the domain owner before using
+these utilities.</p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Bruce Guenter <<a href="mailto:bruceg@em.ca">bruceg@em.ca</a>></p>
-<DT><STRONG><A NAME="item__q_">-q, --softquota</A></STRONG><DD>
-<P>
-Set the user's soft quota (in bytes).
-
-<DT><STRONG><A NAME="item__Q_">-Q, --hardquota</A></STRONG><DD>
-<P>
-Set the user's hard quota (in bytes).
-
-<DT><STRONG><A NAME="item__quiet">--quiet</A></STRONG><DD>
-<P>
-Suppress all status messages.
-
-<DT><STRONG><A NAME="item__z_">-z, --msgsize</A></STRONG><DD>
-<P>
-Set the user's message size limit (in bytes).
-
-</DL>
-<P>
-<HR>
-<H1><A NAME="RETURN_VALUE">RETURN VALUE</A></H1>
-<P>
-0 if the given attribute was successfully changed for all users, non-zero
-otherwise. If any of the steps fail, a diagnostic message is printed.
+</body>
-<P>
-<HR>
-<H1><A NAME="SEE_ALSO">SEE ALSO</A></H1>
-<P>
-<CODE>vadduser(1)</CODE>
-
-<P>
-<HR>
-<H1><A NAME="NOTES">NOTES</A></H1>
-<P>
-This program expects the environment variable <CODE>HOME</CODE> to be set, and executes a change directory to the contents of it before
-starting. It is also required that you change user to the domain owner
-before using these utilities.
-
-<P>
-<HR>
-<H1><A NAME="AUTHORS">AUTHORS</A></H1>
-<P>
-Bruce Guenter <<A HREF="mailto:bruceg@em.ca">bruceg@em.ca</A>>
-
-</BODY>
-
-</HTML>
+</html>