aboutsummaryrefslogtreecommitdiff
path: root/man/man4/fontsrv.4
AgeCommit message (Collapse)AuthorFilesLines
2020-08-15tmac: rename IM (italic manual) to MR (manual reference)Russ Cox1-6/+6
Suggested by G. Brandon Robinson.
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-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.
2020-07-22fontsrv(4): update man page for size of fontsrv subfontsRuss Cox1-8/+8
Fixes #432.
2017-07-16man: various cleanupRuss Cox1-1/+0
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com>
2015-02-17man: document font syntaxesRuss Cox1-0/+3
Change-Id: Id441d4df192c47388af6b5da306f14d90f066d18 Reviewed-on: https://plan9port-review.googlesource.com/1173 Reviewed-by: Russ Cox <rsc@swtch.com>
2009-07-08fontsrv: add half-documented -s optionRuss Cox1-0/+4
2009-07-08fontsrv(4): another typoRuss Cox1-2/+2
2009-07-08fontsrv(4): add missing prompt in sam exampleRuss Cox1-1/+1
2009-07-08mergeRuss Cox1-0/+126