summaryrefslogtreecommitdiffstats
path: root/man/man3/venti-server.3
Commit message (Collapse)AuthorAgeFilesLines
* tmac: rename IM (italic manual) to MR (manual reference)Russ Cox2020-08-151-6/+6
| | | | Suggested by G. Brandon Robinson.
* tmac: introduce real manual reference macro instead of overloading IRRuss Cox2020-08-131-6/+6
| | | | | | | | | | | 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.
* man: import changes from plan 9David du Colombier2011-06-031-1/+1
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4559071
* donersc2005-07-181-3/+4
|
* venti, now with documentation!rsc2005-07-121-0/+121