commands/vpasswd2db.html
changeset 2 b3afb9f1e801
parent 1 30113bfbe723
child 3 3d1d327cfa68
--- a/commands/vpasswd2db.html	Sun Jan 20 00:12:17 2008 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-<HTML>
-<HEAD>
-<TITLE>vpasswd2db - Converts text password tables to current vpwtable DB format</TITLE>
-<LINK REV="made" HREF="mailto:root@porky.devel.redhat.com">
-</HEAD>
-
-<BODY>
-
-<!-- INDEX BEGIN -->
-<!--
-
-<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="#AUTHORS">AUTHORS</A>
-</UL>
--->
-<!-- INDEX END -->
-
-<P>
-<H1><A NAME="NAME">NAME</A></H1>
-<P>
-vpasswd2db - Converts text password tables to current vpwtable DB format
-
-<P>
-<HR>
-<H1><A NAME="SYNOPSIS">SYNOPSIS</A></H1>
-<P>
-<STRONG>vpasswd2db</STRONG>
-[<STRONG>--quiet</STRONG>]
-
-<P>
-<HR>
-<H1><A NAME="DESCRIPTION">DESCRIPTION</A></H1>
-<P>
-Reads in a standard virtual password table in the current directory, and
-writes it out to a table. The file names for the input and output tables
-are determined from the configuration file.
-
-<P>
-<HR>
-<H1><A NAME="OPTIONS">OPTIONS</A></H1>
-<DL>
-<DT><STRONG><A NAME="item__quiet">--quiet</A></STRONG><DD>
-<P>
-Suppress all status messages.
-
-</DL>
-<P>
-<HR>
-<H1><A NAME="AUTHORS">AUTHORS</A></H1>
-<P>
-Bruce Guenter &lt;<A HREF="mailto:bruceg@em.ca">bruceg@em.ca</A>&gt;
-
-</BODY>
-
-</HTML>