here is the tip tp convert the manual pages into a pdf format..
#man -t man | ps2pdf ->man.pdf
convert manual pages to PDF
In Linux, Tips, Command Line
· 1 min read
here is the tip tp convert the manual pages into a pdf format..
#man -t man | ps2pdf ->man.pdf