6356 Update mdocml to 1.13.3
commit260e9a87725c090ba5835b1f9f0b62fa2f96036f
authorYuri Pankov <yuri.pankov@nexenta.com>
Sun, 18 Oct 2015 11:22:06 +0000 (18 14:22 +0300)
committerGordon Ross <gwr@nexenta.com>
Tue, 3 Nov 2015 20:48:48 +0000 (3 15:48 -0500)
tree46ce875eadee4e0fa3586128cacfea38e5b15569
parent1058dba45ec5d6876a5bbb0b9174347e13e5748d
6356 Update mdocml to 1.13.3
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Gordon Ross <gwr@nexenta.com>
81 files changed:
exception_lists/cstyle
exception_lists/hdrchk
usr/src/cmd/man/man.c
usr/src/cmd/man/man.h
usr/src/cmd/mandoc/Makefile
usr/src/cmd/mandoc/Makefile.common
usr/src/cmd/mandoc/THIRDPARTYLICENSE
usr/src/cmd/mandoc/THIRDPARTYLICENSE.descrip
usr/src/cmd/mandoc/arch.in [deleted file]
usr/src/cmd/mandoc/att.c
usr/src/cmd/mandoc/att.in [deleted file]
usr/src/cmd/mandoc/chars.c
usr/src/cmd/mandoc/chars.in
usr/src/cmd/mandoc/compat_fgetln.c [new file with mode: 0644]
usr/src/cmd/mandoc/compat_reallocarray.c [copied from usr/src/cmd/mandoc/msec.c with 51% similarity]
usr/src/cmd/mandoc/compat_strtonum.c [new file with mode: 0644]
usr/src/cmd/mandoc/config.h
usr/src/cmd/mandoc/eqn.c
usr/src/cmd/mandoc/eqn_html.c
usr/src/cmd/mandoc/eqn_term.c
usr/src/cmd/mandoc/html.c
usr/src/cmd/mandoc/html.h
usr/src/cmd/mandoc/lib.c
usr/src/cmd/mandoc/libman.h
usr/src/cmd/mandoc/libmandoc.h
usr/src/cmd/mandoc/libmdoc.h
usr/src/cmd/mandoc/libroff.h
usr/src/cmd/mandoc/main.c
usr/src/cmd/mandoc/main.h
usr/src/cmd/mandoc/man.c
usr/src/cmd/mandoc/man.h
usr/src/cmd/mandoc/man_hash.c
usr/src/cmd/mandoc/man_html.c
usr/src/cmd/mandoc/man_macro.c
usr/src/cmd/mandoc/man_term.c
usr/src/cmd/mandoc/man_validate.c
usr/src/cmd/mandoc/mandoc.c
usr/src/cmd/mandoc/mandoc.h
usr/src/cmd/mandoc/mandoc_aux.c [new file with mode: 0644]
usr/src/cmd/mandoc/mandoc_aux.h [copied from usr/src/cmd/mandoc/arch.c with 59% similarity]
usr/src/cmd/mandoc/manpath.c [new file with mode: 0644]
usr/src/cmd/mandoc/manpath.h [moved from usr/src/cmd/mandoc/arch.c with 59% similarity]
usr/src/cmd/mandoc/mansearch.h [new file with mode: 0644]
usr/src/cmd/mandoc/mdoc.c
usr/src/cmd/mandoc/mdoc.h
usr/src/cmd/mandoc/mdoc_argv.c
usr/src/cmd/mandoc/mdoc_hash.c
usr/src/cmd/mandoc/mdoc_html.c
usr/src/cmd/mandoc/mdoc_macro.c
usr/src/cmd/mandoc/mdoc_man.c
usr/src/cmd/mandoc/mdoc_term.c
usr/src/cmd/mandoc/mdoc_validate.c
usr/src/cmd/mandoc/msec.c
usr/src/cmd/mandoc/out.c
usr/src/cmd/mandoc/out.h
usr/src/cmd/mandoc/preconv.c
usr/src/cmd/mandoc/read.c
usr/src/cmd/mandoc/roff.c
usr/src/cmd/mandoc/st.c
usr/src/cmd/mandoc/st.in
usr/src/cmd/mandoc/tbl.c
usr/src/cmd/mandoc/tbl_data.c
usr/src/cmd/mandoc/tbl_html.c
usr/src/cmd/mandoc/tbl_layout.c
usr/src/cmd/mandoc/tbl_opts.c
usr/src/cmd/mandoc/tbl_term.c
usr/src/cmd/mandoc/term.c
usr/src/cmd/mandoc/term.h
usr/src/cmd/mandoc/term_ascii.c
usr/src/cmd/mandoc/term_ps.c
usr/src/cmd/mandoc/tree.c
usr/src/cmd/mandoc/vol.c [deleted file]
usr/src/cmd/mandoc/vol.in [deleted file]
usr/src/man/man1/mandoc.1
usr/src/man/man5/eqn.5
usr/src/man/man5/mandoc_char.5
usr/src/man/man5/mandoc_roff.5
usr/src/man/man5/mdoc.5
usr/src/man/man5/tbl.5
usr/src/pkg/manifests/system-man.mf
usr/src/tools/mandoc/Makefile