I was reading the man page for firewalld.service and I wanted to open up the service.xml from within the man page (which I believe is less).
I know :e would do the job if I had permissions, but instead I had to drop out of the man page, and use sudo less .../service.xml
How do I avoid this in the future?