-This is a collection of various magic numbers in Condor- and Grid-related software. These are mostly extracted from the source files for the software in question.
+This is a collection of various magic numbers in HTCondor- and Grid-related software. These are mostly extracted from the source files for the software in question.
 
-{section: Condor}
+{section: HTCondor}
 
 {subsection: Universe}
 
@@ -314,8 +314,8 @@
 |79	|CONTACTING_JOB_MANAGER	|connecting to the job manager failed. Possible reasons: job terminated, invalid job contact, network problems, ...|
 |80	|INVALID_JOB_CONTACT	|the syntax of the job contact is invalid|
 |81	|UNDEFINED_EXE	|the executable parameter in the RSL is undefined|
-|82	|CONDOR_ARCH	|the job manager service is misconfigured. condor arch undefined|
-|83	|CONDOR_OS	|the job manager service is misconfigured. condor os undefined|
+|82	|CONDOR_ARCH	|the job manager service is misconfigured. HTCondor arch undefined|
+|83	|CONDOR_OS	|the job manager service is misconfigured. HTCondor os undefined|
 |84	|RSL_MIN_MEMORY	|the provided RSL 'min_memory' parameter is invalid|
 |85	|RSL_MAX_MEMORY	|the provided RSL 'max_memory' parameter is invalid|
 |86	|INVALID_MIN_MEMORY	|the RSL 'min_memory' value is not zero or greater|
@@ -432,16 +432,16 @@
 |10	|COMMIT_END	 |Signal the job manager to clean up after the completion of the job if the job RSL contained the (two-phase = yes) relation.|
 
 
-{section: Well Known Ports used by Condor and/or Globus}
+{section: Well Known Ports used by HTCondor and/or Globus}
 
-|condor negotiator	|9614| obsolete, dynamic in 6.7.x |
-|condor collector	|9618| {wiki: RegisteredPorts officially registered with IANA!} |
+|HTCondor negotiator	|9614| obsolete, dynamic in 6.7.x |
+|HTCondor collector	|9618| {wiki: RegisteredPorts officially registered with IANA!} |
 |globus GT2 gatekeeper	|2119|
-|globus gridftp	|2811| also may be used by Condor-G|
-|condor checkpoint server store |5651|
-|condor checkpoint server restore |5652|
-|condor checkpoint server service |5653|
-|condor checkpoint server replicate |5654|
+|globus gridftp	|2811| also may be used by HTCondor-G|
+|HTCondor checkpoint server store |5651|
+|HTCondor checkpoint server restore |5652|
+|HTCondor checkpoint server service |5653|
+|HTCondor checkpoint server replicate |5654|
 |globus GT4 web services	|8443|
 |GCB local |65430| mostly obsolete, superseded by CCB|
 |GCB public |65432| mostly obsolete, superseded by CCB|