SHUTDOWN_GRACEFUL_TIMEOUT = 345600
 {endcode}
 
-This example assumes that desktop machines advertise a ClassAd attribute IsDesktop=True.  On such machines, when jobs need to be preempted (e.g. by the machine user), they are preempted immediately.  Jobs belonging to a glidein user are also preempted immediately, because unless they are sent a kill signal, they will always run indefinitely, not just until the current job finishes.  Jobs belonging to the USCMS virtual organization are given 1 day to finish (from the time the job started) before preemption results in kill signals being sent.  Jobs belonging to the osg_cmsprod user are given 3 days to finish (plus 1 day because they also belong to the "USCMS" virtual organization).
+This example assumes that desktop machines advertise a {quote: ClassAd} attribute IsDesktop=True.  On such machines, when jobs need to be preempted (e.g. by the machine user), they are preempted immediately.  Jobs belonging to a glidein user are also preempted immediately, because unless they are sent a kill signal, they will always run indefinitely, not just until the current job finishes.  Jobs belonging to the USCMS virtual organization are given 1 day to finish (from the time the job started) before preemption results in kill signals being sent.  Jobs belonging to the osg_cmsprod user are given 3 days to finish (plus 1 day because they also belong to the "USCMS" virtual organization).