Wait!
The point of the book is, that Manager in the classname means the class does more than one thing. Robert C. Martin refers in this section to the Single Responsibility Principle!
This is not about the name, its about the classes which are usually named like this. Changing the name won't reduce the responsibilities of a class!