diff --git a/owlps-positioner/cfg/owlps-positioner.conf b/owlps-positioner/cfg/owlps-positioner.conf index 92fbf22..d288711 100644 --- a/owlps-positioner/cfg/owlps-positioner.conf +++ b/owlps-positioner/cfg/owlps-positioner.conf @@ -241,7 +241,7 @@ mobile-csv-file = /usr/local/etc/owlps/mobiles.csv #udp-host = #udp-port = 9910 -# The TCPEvAAL output follows the specification of EvAAL 2011 to +# The TCPEvAAL output follows the specification of EvAAL 2012 to # communicate with the SocketAdapter program developed by the # organizers. # Note: you can use only one algorithm when using the TCPEvAAL output. diff --git a/owlps-positioner/userinterface.cc b/owlps-positioner/userinterface.cc index 271ace8..ede1aea 100644 --- a/owlps-positioner/userinterface.cc +++ b/owlps-positioner/userinterface.cc @@ -332,7 +332,7 @@ void UserInterface::fill_output_options() po::value< vector >()->composing(), "Medium to which the results will be written. You can specify" " this option more than once." - " Allowed: Terminal, CSV, UDP, TCPEvAAL (EvAAL 2011 format)." + " Allowed: Terminal, CSV, UDP, TCPEvAAL (EvAAL 2012 format)." " If this option is absent, the results are printed on the terminal.") ("output.csv-file", po::value(),