aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/src/xmerl_scan.erl
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2010-09-28 09:46:32 +0200
committerLars Thorsen <[email protected]>2010-12-01 12:10:51 +0100
commitf11f263bade1738009d6aa8678b4ae381d2d47df (patch)
tree4700752e882c76cba1fd5029fbc3cecb07bc58fb /lib/xmerl/src/xmerl_scan.erl
parent9c37a5e56076c85e583848b02400e900a279ac5b (diff)
downloadotp-f11f263bade1738009d6aa8678b4ae381d2d47df.tar.gz
otp-f11f263bade1738009d6aa8678b4ae381d2d47df.tar.bz2
otp-f11f263bade1738009d6aa8678b4ae381d2d47df.zip
Fix format_man_pages so it handles all man sections and remove warnings/errors in man pages
Diffstat (limited to 'lib/xmerl/src/xmerl_scan.erl')
-rw-r--r--lib/xmerl/src/xmerl_scan.erl2
1 files changed, 2 insertions, 0 deletions
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 <a href="xmerl_examples.html">tutorial</a> on customization
%% functions.
%% </p>
+%% <p>
%% Possible options are:
+%% </p>
%% <dl>
%% <dt><code>{acc_fun, Fun}</code></dt>
%% <dd>Call back function to accumulate contents of entity.</dd>