3

I'm making a text editor, and I'm making some man pages for it. What I'd like to know is how to use man to read a file.

Also, I'm pretty sure that to make bold text in a man page, making INTRODUCTION bold would be done like this: IINNTTRROODDUUCCTTIIOONN?

2
  • 1
    See man 7 groff for how to embolden text... Commented Dec 21, 2014 at 16:15
  • I will check that. Commented Dec 21, 2014 at 23:09

1 Answer 1

3

Never mind; it's just man ./file_name.

1
  • I can't, I have to wait for two days. :P Commented Dec 21, 2014 at 23:09

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.