Explorar el Código

Typo in the Changelog

John C. Frickson hace 9 años
padre
commit
3a23c33acc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Changelog

+ 1 - 1
Changelog

@@ -8,7 +8,7 @@ ENHANCEMENTS
 - Added option to nrpe.cfg.in that can override hard-coded NASTY_METACHARS (John Frickson)
 - While processing 'include_dir' statement, sort the files (Philippe Kueck / John Frickson)
 - nrpe can now write to a log file using 'log_file=' in nrpe.cfg (John Frickson)
-- check_nrpe can now write to a log file using '--log_file=' or '-g' options (John Frickson)
+- check_nrpe can now write to a log file using '--log-file=' or '-g' options (John Frickson)
 
 FIXES
 - Added missing debugging syslog entries, and changed printf()'s to syslog()'s. (Jobst Schmalenbach)