| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 2020-08-15 | 8 | -43/+43 |
| | | | | | Suggested by G. Brandon Robinson. | ||||
| * | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 2020-08-13 | 8 | -47/+45 |
| | | | | | | | | | | | | 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. | ||||
| * | Make venti's doc more accurate | Edouard Klein | 2020-01-13 | 2 | -8/+25 |
| | | |||||
| * | all: remove .cvsignore files | Kare Nuorteva | 2017-09-14 | 1 | -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 cleanup | Russ Cox | 2017-07-16 | 4 | -3/+6 |
| | | | | | | | Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com> | ||||
| * | fossil: import from plan 9 | David du Colombier | 2013-09-23 | 1 | -0/+1207 |
| | | | | | | R=rsc https://codereview.appspot.com/7988047 | ||||
| * | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 2012-07-17 | 1 | -0/+187 |
| | | | | | | R=rsc, rsc http://codereview.appspot.com/6405057 | ||||
| * | venti(8): fix discussion of variables | Russ Cox | 2012-07-14 | 1 | -4/+7 |
| | | | | | | R=rsc http://codereview.appspot.com/6397046 | ||||
| * | venti-fmt(8): minor fix in synopsis | David du Colombier | 2011-06-07 | 1 | -1/+1 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4571051 | ||||
| * | man: import changes from plan 9 | David du Colombier | 2011-06-03 | 3 | -42/+46 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4559071 | ||||
| * | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 2011-05-10 | 1 | -2/+6 |
| | | | | | | R=rsc http://codereview.appspot.com/4515060 | ||||
| * | man: import fixes from plan 9 (0intro@gmail.com) | Russ Cox | 2011-05-10 | 1 | -8/+17 |
| | | | | | | R=rsc http://codereview.appspot.com/4519049 | ||||
| * | merge | Russ Cox | 2009-12-27 | 1 | -1/+3 |
| | | |||||
| * | move files that codebot put in the wrong place | Russ Cox | 2009-08-14 | 1 | -0/+77 |
| | | |||||
| * | vbackup(8): explain +refreshconfig, vmount address (Brian L. Stuart) | Russ Cox | 2008-07-20 | 1 | -0/+15 |
| | | |||||
| * | vnfs: add -i flag to allow remote root | Brian L. Stuart | 2008-07-20 | 1 | -1/+7 |
| | | |||||
| * | vbackup: add -i flag to avoid score prefetching (David Swasey) | Russ Cox | 2007-11-27 | 1 | -1/+5 |
| | | |||||
| * | document -M | rsc | 2007-06-12 | 1 | -4/+27 |
| | | |||||
| * | bloom | rsc | 2005-08-11 | 1 | -0/+7 |
| | | |||||
| * | update | rsc | 2005-08-11 | 1 | -0/+16 |
| | | |||||
| * | explain bloom | rsc | 2005-07-24 | 1 | -0/+63 |
| | | |||||
| * | explain disk parittions | rsc | 2005-07-24 | 1 | -0/+23 |
| | | |||||
| * | fix | rsc | 2005-07-18 | 1 | -1/+1 |
| | | |||||
| * | tweaks | rsc | 2005-07-18 | 3 | -7/+26 |
| | | |||||
| * | add | rsc | 2005-07-18 | 1 | -0/+40 |
| | | |||||
| * | done | rsc | 2005-07-18 | 2 | -99/+216 |
| | | |||||
| * | add | rsc | 2005-07-13 | 1 | -0/+263 |
| | | |||||
| * | new man pages | rsc | 2005-07-13 | 3 | -0/+883 |
| | | |||||
| * | might as well ignore these | rsc | 2005-03-21 | 1 | -0/+1 |
| | | |||||
| * | update | rsc | 2005-03-18 | 1 | -0/+1 |
| | | |||||
| * | some changes | rsc | 2005-01-14 | 2 | -234/+0 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -5/+4 |
| | | |||||
| * | use macro for /usr/local/plan9 | rsc | 2005-01-11 | 1 | -1/+1 |
| | | |||||
| * | Add mkfile to keep indices up to date. | rsc | 2005-01-03 | 2 | -736/+0 |
| | | | | | Remove man pages for things we don't provide. | ||||
| * | Some man pages. | rsc | 2005-01-03 | 2 | -0/+235 |
| | | |||||
| * | various bug fixes | rsc | 2004-05-14 | 2 | -0/+736 |
