-{section: Remote Condor (RCondor) Module Description}
-Remote Condor allows a user to submit and monitor batch jobs through a remote instance of Condor from his or her computer without having to install Condor locally. It does this by providing wrappers of common Condor cmdline tools
+{section: Remote HTCondor (RCondor) Module Description}
+Remote HTCondor allows a user to submit and monitor batch jobs through a remote instance of HTCondor from his or her computer without having to install HTCondor locally. It does this by providing wrappers of common HTCondor cmdline tools
 that will use ssh to execute these commands on the remote machine.
 Furthermore, it integrates with sshfs to provide transparent access to data.
 
@@ -50,16 +50,16 @@
 {subsection: Dependencies}
 *: ssh
 *: sshfs
-*: Condor (on remote machine)
+*: HTCondor (on remote machine)
 
-{subsection: Currently Supported Condor Commands}
+{subsection: Currently Supported HTCondor Commands}
 *: condor_submit
 *: condor_rm
 *: condor_q
 *: condor_status
 
 {section: Download}
-The module is included with the source of Condor as of version 7.5.5 and can be found in src/condor_contrib/rcondor/
+The module is included with the source of HTCondor as of version 7.5.5 and can be found in src/condor_contrib/rcondor/
 
 {section: Contact}
 The contact persons for this module are Jeffrey M. Dost <jdost@ucsd.edu> and Igor Sfiligoi <isfiligoi@ucsd.edu> from UCSD.