TSS MODIFY(FAC(ALL)) displays a facility that is not in the parmfile.
A recent IPL was done so any changes via a MODIFY command should not have been kept unless they were put into the parmfile.
The reason the Facility displays in the MODIFY command is because the facility was given to users.
Similar to removing resources, if a facility was given to an acid it cannot be removed.
You will have to remove the facility from any acids that have been given access to it.
To find the acids granted access to the facility issue:
TSS WHOHAS FACILITY(facility name)
Remove the acids access to the facility:
TSS REMOVE(acid) FAC(facility name)
Once all of the acids are removed from the facility the TSS MODIFY(FAC(ALL)) will no longer display the facility after the next recycle or IPL.