]> git.cameronkatri.com Git - mandoc.git/commit
Following clue-stick applied by schwarze@, back out const-ness of regset
authorKristaps Dzonsons <kristaps@bsd.lv>
Sun, 27 Jun 2010 16:18:13 +0000 (16:18 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Sun, 27 Jun 2010 16:18:13 +0000 (16:18 +0000)
commitdc95dcaff23f7235529d0b5d9866a252ca3f8c06
tree33263f6d49184bc0c76b80cf9d91e5409c3d3e16
parentdc649a73f967c1a61e60d2495f16d56db82eac57
Following clue-stick applied by schwarze@, back out const-ness of regset
passed in to libmdoc and libman.

Fix mdoc.3 and man.3 EXAMPLE sections to include regset.

Add MDOC_SYNPRETTY flag cueing front-end to nicely format certain values
as if SEC_SYNOPSIS were the current section.
libman.h
libmdoc.h
man.3
man.c
man.h
man_html.c
mdoc.3
mdoc.c
mdoc.h
mdoc_html.c
mdoc_term.c