summaryrefslogtreecommitdiff
path: root/sys/src/cmd/troff
AgeCommit message (Collapse)Author
2021-11-24troff: we are not htmlroffHumm
If we don’t explicitly check for ‘h’ in troff, we can’t reliably check for non-htmlroff well. Consider the following: .if h \{\ . de M . tm m ..\} Without this change, this will print m and not define macro M.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen