From f11f263bade1738009d6aa8678b4ae381d2d47df Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Tue, 28 Sep 2010 09:46:32 +0200 Subject: Fix format_man_pages so it handles all man sections and remove warnings/errors in man pages --- lib/xmerl/src/xmerl_scan.erl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/xmerl/src/xmerl_scan.erl') diff --git a/lib/xmerl/src/xmerl_scan.erl b/lib/xmerl/src/xmerl_scan.erl index e2e6f95c4a..e07d495fc7 100644 --- a/lib/xmerl/src/xmerl_scan.erl +++ b/lib/xmerl/src/xmerl_scan.erl @@ -34,7 +34,9 @@ %% See also tutorial on customization %% functions. %%

+%%

%% Possible options are: +%%

%%
%%
{acc_fun, Fun}
%%
Call back function to accumulate contents of entity.
-- cgit v1.2.3