Tagged Questions

8
votes
3answers
349 views

man sections

How do I access specific sections of man pages?
2
votes
1answer
56 views

What tools are available to edit manpages, i.e. GUI WYSIWYG editors (any platform)

Is there any decent GUI(Graphical User Interface) WYSIWYG(What You See is What You Get) editor (on any platform) that can be used for authoring/editing manpages? An app that can export to the troff ...
2
votes
2answers
201 views

Preview man-page without installing package

I've checked out some typical open source project which is using auto-tools. I want to hack a bit on this package, but I would also like to change something in the man-page of the package. The ...