All references to tsolsys in the ON source have been changed to
labelsys apart from the /etc/name_to_sysnum file:
$ egrep 'label|tsol' /etc/name_to_sysnum
tsolsys 184
The name_to_sysnum file should be updated to reference labelsys
for consistency with the rest of the ON code.
.
|