aboutsummaryrefslogtreecommitdiff
path: root/man/man1/notmuch-search.1
Commit message (Collapse)AuthorAge
* man/*: fixup page referencesDavid Bremner2011-12-31
| | | | | | | - Replace references to section X below with page refences. - Add SEE ALSO to each page. This is a bit error prone, because each SEE ALSO section is different, i.e. a page does not refer to itself.
* initial splitting of notmuch.1David Bremner2011-12-31
We mostly just cut and paste the command descriptions into individual files, with a short header added to each one. The splitting into subdirectories is to support the use of ./man as an element in MANPATH, e.g. for testing.