index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mandoc
/
roff_html.c
Age
Commit message (
Expand
)
Author
2018-06-25
Get rid of the last explicit length in HTML style= attributes.
Ingo Schwarze
2017-06-24
Split -Wstyle into -Wstyle and the even lower -Wbase, and add
Ingo Schwarze
2017-06-14
Naive implementation of the roff(7) .po (page offset) request.
Ingo Schwarze
2017-06-14
implement roff(7) .rj (right justify) request
Ingo Schwarze
2017-06-08
make the internal a2roffsu() interface more powerful by returning
Ingo Schwarze
2017-06-06
Minimal implementation of the roff(7) .ce request (center a number
Ingo Schwarze
2017-06-04
Implement the roff(7) .mc (right margin character) request.
Ingo Schwarze
2017-05-08
Basic implementation of the roff(7) .ti (temporary indent) request.
Ingo Schwarze
2017-05-07
Basic implementation of the roff(7) .ta (define tab stops) request.
Ingo Schwarze
2017-05-05
Move .sp to the roff modules. Enough infrastructure is in place
Ingo Schwarze
2017-05-05
Move handling of the roff(7) .ft request from the man(7)
Ingo Schwarze
2017-05-04
Start roff formatter modules for HTML and termininal output,
Ingo Schwarze