diff options
| author | Yuri Pankov <yuri.pankov@nexenta.com> | 2015-10-18 14:22:06 +0300 |
|---|---|---|
| committer | Gordon Ross <gwr@nexenta.com> | 2015-11-03 15:48:48 -0500 |
| commit | 260e9a87725c090ba5835b1f9f0b62fa2f96036f (patch) | |
| tree | 46ce875eadee4e0fa3586128cacfea38e5b15569 /exception_lists/cstyle | |
| parent | 1058dba45ec5d6876a5bbb0b9174347e13e5748d (diff) | |
| download | illumos-joyent-260e9a87725c090ba5835b1f9f0b62fa2f96036f.tar.gz | |
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>
Diffstat (limited to 'exception_lists/cstyle')
| -rw-r--r-- | exception_lists/cstyle | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle index 2845dce902..01c01b6c53 100644 --- a/exception_lists/cstyle +++ b/exception_lists/cstyle @@ -61,9 +61,10 @@ usr/src/cmd/krb5/ldap_util/kdb5_ldap_util.h usr/src/cmd/krb5/slave/kprop.c usr/src/cmd/krb5/slave/kprop.h usr/src/cmd/krb5/slave/kpropd.c -usr/src/cmd/mandoc/arch.c usr/src/cmd/mandoc/att.c usr/src/cmd/mandoc/chars.c +usr/src/cmd/mandoc/compat_fgetln.c +usr/src/cmd/mandoc/compat_reallocarray.c usr/src/cmd/mandoc/config.h usr/src/cmd/mandoc/eqn.c usr/src/cmd/mandoc/eqn_html.c @@ -86,6 +87,8 @@ 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 +usr/src/cmd/mandoc/manpath.c usr/src/cmd/mandoc/mdoc.c usr/src/cmd/mandoc/mdoc.h usr/src/cmd/mandoc/mdoc_argv.c @@ -113,7 +116,6 @@ 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 usr/src/common/bzip2/bzlib.h usr/src/common/bzip2/crctable.c usr/src/common/bzip2/randtable.c |
