{section: Module Description}
-Condor DBQ is a Perl module that provides a relational database interface to submit Condor jobs, and monitor their progress as they are executed. The user submits work to the system by inserting a row into a database table. The user can query the Condor DBQ tables to monitor the progress of their work.
+HTCondor DBQ is a Perl module that provides a relational database interface to submit HTCondor jobs, and monitor their progress as they are executed. The user submits work to the system by inserting a row into a database table. The user can query the HTCondor DBQ tables to monitor the progress of their work.
 
 {section: Download}
-The module is contained in the Condor source tree in src/condor_contrib/condor_dbq as of Condor 7.6.1.
+The module is contained in the HTCondor source tree in src/condor_contrib/condor_dbq as of HTCondor 7.6.1.
 
 {section: Contact}
-The contact person for this module is James Kupsch from the Condor Team (email: kupsch at cs dot wisc dot edu)
+The contact person for this module is James Kupsch from the HTCondor Team (email: kupsch at cs dot wisc dot edu)