How to use the manual -*- outline -*- --------------------- There are a few different ways to read the online manual. (I assume you're using a Unix system, but you can also get 'less' for DOS.) * Using less (or more) The simplest way to read it or refer to it is to use 'less'. ** Reading 'cover to cover' One (crude) way to do this is 'cat chapter* | less'. A nicer way is to use the 'makeoutline' script to create 'plus3man.txt'. This is an Emacs outline, but it's just a normal text file and is easily readable with less. ** Using it as a reference *** On the single file In fact, it's possible to use less on 'plus3man.txt' for reference purposes (i.e. looking something up in the contents, skipping to that chapter/section, etc.) if you know a couple of things. To get to a given chapter, type '