-{section:Condor In Debian - Meeting Notes}
+{section:HTCondor In Debian - Meeting Notes}
 
 2012 January 17 (Tuesday), 1:15 p.m.
 
@@ -22,8 +22,8 @@
 *: Look into what has been done about qsub and friends on CHTC team
 
 Michael Hanke
-*: #2137 Confirm that Condor source code is acceptable now (report to ticket)
-*: Verify that Condor source code change for /var/run on tempfs is adequate
+*: #2137 Confirm that HTCondor source code is acceptable now (report to ticket)
+*: Verify that HTCondor source code change for /var/run on tempfs is adequate
 *: List debconf questions (exact text), in order, and their consequences
 *: Email summary of build problems on Ubuntu to Jaime and Ian (CC Tim)
 
@@ -44,7 +44,7 @@
 {subsection:Back to Tickets}
 Ticket #2134: Disable GT4 GAHP for Debian
 *: Why? Because it uses prebuilt JAR files without building from source
-*: Condor is thinking of dropping all support for WS-GRAM anyway
+*: HTCondor is thinking of dropping all support for WS-GRAM anyway
 *: Important users already say OK
 *: Jaime will confirm once more, then do it, could still make 7.7
 *: Or else, can be made conditional, default to turned off
@@ -85,7 +85,7 @@
 *: Jaime will create ticket for this
 *: History: Michael wrote to user mailing list, Jaime replied with patch
 
-Link all libraries with rpath pointing to Condor lib location /usr/lib/condor
+Link all libraries with rpath pointing to HTCondor lib location /usr/lib/condor
 *: Jaime: should be setting runpath (not rpath), which is used after ldd, not before
 *: However, looks like an rpath setting in cmake files
 *: Michael: Old patch is still there, but perhaps does not apply
@@ -102,22 +102,22 @@
 *: If that does not work, Jaime will add it
 
 Other JAR files
-*: Jaime: There are some in Condor-G support for unicore via JAR file
+*: Jaime: There are some in HTCondor-G support for unicore via JAR file
 *: Could be made conditional by default
-*: Jaime: Condor Java universek
+*: Jaime: HTCondor Java universek
 *: Would have to disable all of Java universe
 *: Michael may have some work on this issue already
 *: Not needed for initial submission
 
 gSOAP
-*: Michael: Current in Debian unstable is gSOAP 2.8, Condor does not compile against it
-*: Condor external is gSOAP 2.7
+*: Michael: Current in Debian unstable is gSOAP 2.8, HTCondor does not compile against it
+*: HTCondor external is gSOAP 2.7
 *: Jaime: Red Hat guys may have tried 2.8, will ask them
 *: Not important for an initial submission
 
 {subsection:Michael’s List of Pending Things from 4 January}
 debconf interface: ready for contribution
-*: Questions like: Do you want to run Condor? Where to run Condor (def. /var)? OK to send usage stats (def. no)?
+*: Questions like: Do you want to run HTCondor? Where to run HTCondor (def. /var)? OK to send usage stats (def. no)?
 *: Or, could pick one configuration from a pre-defined list
 *: Michael will supply us with the list of questions in order and their consequences