This section describes entries that always appear in the gridmanager log.
 
-Like all Condor daemons, the gridmanager prints a banner when it starts up.
+Like all HTCondor daemons, the gridmanager prints a banner when it starts up.
 
 {code}
 11/08/11 23:38:56 ******************************************************
@@ -24,7 +24,7 @@
 11/08/11 23:38:56 DaemonCore: private command socket at <128.105.165.29:37201>
 {endcode}
 
-This banner includes the Condor version and platform, daemon pid, when the log file was last touched, config files, and the daemon's command port.
+This banner includes the HTCondor version and platform, daemon pid, when the log file was last touched, config files, and the daemon's command port.
 
 It's possible for multiple gridmanger processes to be writing to the log at the same time. So after the banner, the gridmanager includes its pid in square brackets on every line.