Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions reference/pcntl/book.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,16 @@
&note.no-windows.extension;
</preface>
<!-- }}} -->

&reference.pcntl.setup;
&reference.pcntl.constants;
&reference.pcntl.examples;

&reference.pcntl.qosclass;

&reference.pcntl.reference;

</book>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
Expand Down
4 changes: 2 additions & 2 deletions reference/pcntl/qosclass.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<reference xmlns="http://docbook.org/ns/docbook" xml:id="enum.roundingmode" role="enum">
<reference xmlns="http://docbook.org/ns/docbook" xml:id="enum.qosclass" role="enum">
<title>The QosClass Enum</title>
<titleabbrev>QosClass</titleabbrev>

Expand All @@ -12,7 +12,7 @@
</simpara>
</section>

<section xml:id="enum.roundingmode.synopsis">
<section xml:id="enum.qosclass.synopsis">
&reftitle.enumsynopsis;
<enumsynopsis>
<enumname>QosClass</enumname>
Expand Down