Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly update mdoc.local | Thomas Voss | 2022-10-15 | 1 | -3/+4 |
| | |||||
* | Fix broken install paths | Thomas Voss | 2022-10-13 | 1 | -3/+3 |
| | |||||
* | Escape backticks | Thomas Voss | 2022-10-13 | 1 | -1/+1 |
| | |||||
* | Move from make(1) to tup(1) | Thomas Voss | 2022-10-13 | 1 | -21/+11 |
| | |||||
* | Change write location of Lb-desc.tmac | Thomas Voss | 2022-09-21 | 1 | -1/+1 |
| | | | | | | | It does totally work to write the contents of man/Lb-desc.tmac to the doc-syms file; the intended way however is to write to the man.local and mdoc.local files. Since these manuals use mandoc, we write to mdoc.local. | ||||
* | Add a library manual | Thomas Voss | 2022-09-21 | 1 | -2/+3 |
| | |||||
* | Add a LIBRARY section to manuals | Thomas Voss | 2022-09-21 | 1 | -0/+3 |
| | |||||
* | Add Makefile | Thomas Voss | 2022-08-09 | 1 | -0/+27 |