summaryrefslogtreecommitdiffstats
path: root/man/man7
Commit message (Collapse)AuthorAgeFilesLines
* tmac: rename IM (italic manual) to MR (manual reference)Russ Cox2020-08-1518-116/+116
| | | | Suggested by G. Brandon Robinson.
* tmac: introduce real manual reference macro instead of overloading IRRuss Cox2020-08-1318-124/+124
| | | | | | | | | | | 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.
* devdraw: accept 5- and 6-byte Unicode hex valuesRuss Cox2020-05-291-7/+14
| | | | | | Alt X 1234 for U+1234 Alt X X 12345 for U+12345 Alt X X X 103456 for U+103456.
* all: remove .cvsignore filesKare Nuorteva2017-09-141-1/+0
| | | | | | | | | | Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
* man: various cleanupRuss Cox2017-07-162-4/+4
| | | | | | Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com>
* man: document font syntaxesRuss Cox2015-02-171-1/+104
| | | | | | Change-Id: Id441d4df192c47388af6b5da306f14d90f066d18 Reviewed-on: https://plan9port-review.googlesource.com/1173 Reviewed-by: Russ Cox <rsc@swtch.com>
* venti(7): fix typoDavid du Colombier2012-03-261-1/+1
| | | | | R=rsc http://codereview.appspot.com/5847060
* keyboard(7): document X compose sequencesRuss Cox2011-01-021-0/+51
| | | | | | | | | Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043
* keyboard(7): document update procedure (suggested by Rodney Polkinghorne)Russ Cox2011-01-021-2/+5
| | | | | R=rsc http://codereview.appspot.com/3770044
* mergeRuss Cox2009-12-271-0/+2
|
* libventi: protocol support for blocks larger than 64kRuss Cox2009-05-251-0/+15
|
* no more lucidarsc2006-03-201-1/+1
|
* new docsrsc2006-03-192-0/+447
|
* tweaksrsc2005-07-184-4/+7
|
* donersc2005-07-181-0/+183
|
* donersc2005-07-182-16/+174
|
* gonersc2005-07-141-360/+0
|
* cleanuprsc2005-07-131-1/+7
|
* venti, now with documentation!rsc2005-07-122-0/+799
|
* updatersc2005-02-112-8/+2
|
* new man pagesrsc2005-02-111-0/+306
|
* indicesrsc2005-01-161-1/+2
|
* need introrsc2005-01-141-0/+8
|
* renamedrsc2005-01-141-150/+0
|
* ignore generated htmlrsc2005-01-141-0/+1
|
* cut out the html - they're going to cause diffing problems.rsc2005-01-1414-2271/+1
|
* checkpointrsc2005-01-1413-0/+2271
|
* Many small edits.rsc2005-01-136-30/+14
|
* add $plan9 variablersc2005-01-111-0/+5
|
* updatesrsc2005-01-111-0/+3
|
* use macro for /usr/local/plan9rsc2005-01-111-0/+7
|
* Some man pages.rsc2005-01-0314-5/+2168
|
* Lots of man pages.rsc2004-04-101-0/+0
|
* Initial revisionrsc2003-09-302-0/+241