Known to work with Condor version: 7.0
 
-In the following examples, an attribute named _Group_ is added with the value "Physics".  You can use whatever attribute name you want, but avoid attribute names that conflict with attributes used by Condor.  See the manual or run {condor_q -long{endcode} on a job to see what attributes are there.
+In the following examples, an attribute named _Group_ is added with the value "Physics".  You can use whatever attribute name you want, but avoid attribute names that conflict with attributes used by Condor.  See the manual or run {code}condor_q -long{endcode} on a job to see what attributes are there.
 
 {subsection: How to insert custom ClassAd attributes into a job via the submit file:}