aboutsummaryrefslogtreecommitdiff
path: root/man/man1/sam.1
AgeCommit message (Collapse)AuthorFilesLines
2020-08-15tmac: rename IM (italic manual) to MR (manual reference)Russ Cox1-9/+9
Suggested by G. Brandon Robinson.
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-9/+9
The overloading of IR emits magic \X'...' sequences that turn into HTML manual links. But not all such IR invocations should be manual links; those had to be written to avoid the IR macro before. Worse, the \X'...' ending the IR causes troff to emit only a single space after a period. Defining a new IM macro for manual references fixes both problems. Fixes #441.
2020-05-18man: update man pages to say $HOME when accurateRuss Cox1-14/+14
Fixes #386.
2017-07-16man1: document mouse keystrokes in acme, sam, 9termRuss Cox1-0/+11
Change-Id: Id99ce9a143a21009d93a1c6ba2d1f84a3588649f Reviewed-on: https://plan9port-review.googlesource.com/2942 Reviewed-by: Russ Cox <rsc@swtch.com>
2005-02-11new man pagesrsc1-0/+6
2005-01-13Many small edits.rsc1-6/+11
2005-01-11use macro for /usr/local/plan9rsc1-6/+6
2005-01-03Some man pages.rsc1-8/+20
2004-04-19Mostly path name updatesrsc1-6/+6
2004-04-10Lots of man pages.rsc1-0/+885