{section: How to disable fair sharing}
 
-Known to work with Condor version: 7.0
+Known to work with HTCondor version: 7.0
 
-By default, Condor adjusts user priorities over time based on how many slots the user claims.  A user who has recently used a lot of the pool will therefore tend to have a worse priority than one who has used it less.
+By default, HTCondor adjusts user priorities over time based on how many slots the user claims.  A user who has recently used a lot of the pool will therefore tend to have a worse priority than one who has used it less.
 
-If you wish to disable Condor's automatic adjustment of user priorities, you can effectively do so with the following configuration setting:
+If you wish to disable HTCondor's automatic adjustment of user priorities, you can effectively do so with the following configuration setting:
 
 {code}
 PRIORITY_HALFLIFE = 1.0e100