{section: How to insert custom ClassAd attributes into a machine ad}
 
-Known to work with Condor version: 7.0
+Known to work with HTCondor version: 7.0
 
-In the following exapmles, a custom {quote: ClassAd} attribute named _MachineOwner_ is created with the value "chemistry".  You can use whatever attribute name you want, but avoid conflicting with attribute names used by Condor.  See the manual or run {code}condor_status -long{endcode} on a machine to see the attributes that are there.
+In the following exapmles, a custom {quote: ClassAd} attribute named _MachineOwner_ is created with the value "chemistry".  You can use whatever attribute name you want, but avoid conflicting with attribute names used by HTCondor.  See the manual or run {code}condor_status -long{endcode} on a machine to see the attributes that are there.
 
 {subsection: How to insert custom ClassAd attributes in a machine ad via the config file}
 
@@ -25,7 +25,7 @@
 
 {subsection: How to insert custom ClassAd attributes in a machine ad via a script}
 
-You can insert dynamic attributes that are periodically updated from a script.  Here's an example of what you put in the condor configuration file to periodically call a script:
+You can insert dynamic attributes that are periodically updated from a script.  Here's an example of what you put in the HTCondor configuration file to periodically call a script:
 
 {code}
 STARTD_CRON_NAME = CRON