Deleted Added
full compact
xmlwf.sgml (225736) xmlwf.sgml (247513)
1<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
3<!-- Process this file with docbook-to-man to generate an nroff manual
4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view
5 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
6 less'. A typical entry in a Makefile or Makefile.am is:
7
8manpage.1: manpage.sgml

--- 375 unchanged lines hidden (view full) ---

384 <command>&dhpackage;</command> outputs nothing.
385 Note that the result code is <emphasis>not</emphasis> set.
386 </para>
387 </refsect1>
388
389 <refsect1>
390 <title>BUGS</title>
391 <para>
1<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
3<!-- Process this file with docbook-to-man to generate an nroff manual
4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view
5 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
6 less'. A typical entry in a Makefile or Makefile.am is:
7
8manpage.1: manpage.sgml

--- 375 unchanged lines hidden (view full) ---

384 <command>&dhpackage;</command> outputs nothing.
385 Note that the result code is <emphasis>not</emphasis> set.
386 </para>
387 </refsect1>
388
389 <refsect1>
390 <title>BUGS</title>
391 <para>
392 According to the W3C standard, an XML file without a
393 declaration at the beginning is not considered well-formed.
394 However, <command>&dhpackage;</command> allows this to pass.
395 </para>
396 <para>
397 <command>&dhpackage;</command> returns a 0 - noerr result,
398 even if the file is not well-formed. There is no good way for
399 a program to use <command>&dhpackage;</command> to quickly
400 check a file -- it must parse <command>&dhpackage;</command>'s
401 standard output.
402 </para>
403 <para>
404 The errors should go to standard error, not standard output.

--- 69 unchanged lines hidden ---
392 <command>&dhpackage;</command> returns a 0 - noerr result,
393 even if the file is not well-formed. There is no good way for
394 a program to use <command>&dhpackage;</command> to quickly
395 check a file -- it must parse <command>&dhpackage;</command>'s
396 standard output.
397 </para>
398 <para>
399 The errors should go to standard error, not standard output.

--- 69 unchanged lines hidden ---