aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-05-31 18:26:21 -0400
committerMike Frysinger <vapier@gentoo.org>2016-05-31 18:26:21 -0400
commitc1f19095df0c1e6e3e31dc44f3e5ad02c35bb32e (patch)
tree1e6b67f8d1f9421fe09adde821d4f8adf020c990 /man
parentlddtree: always inhibit the cache (diff)
downloadpax-utils-c1f19095df0c1e6e3e31dc44f3e5ad02c35bb32e.tar.gz
pax-utils-c1f19095df0c1e6e3e31dc44f3e5ad02c35bb32e.tar.bz2
pax-utils-c1f19095df0c1e6e3e31dc44f3e5ad02c35bb32e.zip
man: drop redundant id sections
These aren't needed to format the man output correctly, and newer libxml2 complains about their duplicate ids, so punt them.
Diffstat (limited to 'man')
-rw-r--r--man/dumpelf.docbook8
-rw-r--r--man/pspax.docbook8
-rw-r--r--man/scanelf.docbook10
-rw-r--r--man/scanmacho.docbook10
4 files changed, 18 insertions, 18 deletions
diff --git a/man/dumpelf.docbook b/man/dumpelf.docbook
index a5074fb..15f5b61 100644
--- a/man/dumpelf.docbook
+++ b/man/dumpelf.docbook
@@ -7,12 +7,12 @@
<refmiscinfo class='source'>&project;</refmiscinfo>
</refmeta>
-<refnamediv id='name'>
+<refnamediv>
<refname>dumpelf</refname>
<refpurpose>dump internal ELF structure</refpurpose>
</refnamediv>
-<refsynopsisdiv id='synopsis'>
+<refsynopsisdiv>
<cmdsynopsis>
<command>dumpelf</command>
<arg choice='opt'>
@@ -24,7 +24,7 @@
</cmdsynopsis>
</refsynopsisdiv>
-<refsect1 id='description'>
+<refsect1>
<title>DESCRIPTION</title>
<para>
<command>dumpelf</command> is a user-space utility to dump all of the internal
@@ -33,7 +33,7 @@
</para>
</refsect1>
-<refsect1 id='options'>
+<refsect1>
<title>OPTIONS</title>
<variablelist>
<varlistentry>
diff --git a/man/pspax.docbook b/man/pspax.docbook
index 90e46bf..3604fdd 100644
--- a/man/pspax.docbook
+++ b/man/pspax.docbook
@@ -7,12 +7,12 @@
<refmiscinfo class='source'>&project;</refmiscinfo>
</refmeta>
-<refnamediv id='name'>
+<refnamediv>
<refname>pspax</refname>
<refpurpose>list ELF/PaX information about running processes</refpurpose>
</refnamediv>
-<refsynopsisdiv id='synopsis'>
+<refsynopsisdiv>
<cmdsynopsis>
<command>pspax</command>
<arg choice='opt'>
@@ -24,7 +24,7 @@
</cmdsynopsis>
</refsynopsisdiv>
-<refsect1 id='description'>
+<refsect1>
<title>DESCRIPTION</title>
<para>
<command>pspax</command> is a user-space utility that scans the proc
@@ -34,7 +34,7 @@
</para>
</refsect1>
-<refsect1 id='options'>
+<refsect1>
<title>OPTIONS</title>
<variablelist>
<varlistentry>
diff --git a/man/scanelf.docbook b/man/scanelf.docbook
index e6b34ee..d9032a9 100644
--- a/man/scanelf.docbook
+++ b/man/scanelf.docbook
@@ -7,12 +7,12 @@
<refmiscinfo class='source'>&project;</refmiscinfo>
</refmeta>
-<refnamediv id='name'>
+<refnamediv>
<refname>scanelf</refname>
<refpurpose>user-space utility to scan ELF files</refpurpose>
</refnamediv>
-<refsynopsisdiv id='synopsis'>
+<refsynopsisdiv>
<cmdsynopsis>
<command>scanelf</command>
<arg choice='opt'>
@@ -26,7 +26,7 @@
</cmdsynopsis>
</refsynopsisdiv>
-<refsect1 id='description'>
+<refsect1>
<title>DESCRIPTION</title>
<para>
<command>scanelf</command> is a user-space utility to quickly scan given
@@ -35,7 +35,7 @@
</para>
</refsect1>
-<refsect1 id='options'>
+<refsect1>
<title>OPTIONS</title>
<variablelist>
<varlistentry>
@@ -217,7 +217,7 @@
</variablelist>
</refsect1>
-<refsect1 id='format'>
+<refsect1>
<title>FORMAT</title>
<para>
The format string is much like a printf string in that it is a literal string
diff --git a/man/scanmacho.docbook b/man/scanmacho.docbook
index 6d895e2..6a6b5ef 100644
--- a/man/scanmacho.docbook
+++ b/man/scanmacho.docbook
@@ -7,12 +7,12 @@
<refmiscinfo class='source'>&project;</refmiscinfo>
</refmeta>
-<refnamediv id='name'>
+<refnamediv>
<refname>scanmacho</refname>
<refpurpose>user-space utility to scan Mach-O files</refpurpose>
</refnamediv>
-<refsynopsisdiv id='synopsis'>
+<refsynopsisdiv>
<cmdsynopsis>
<command>scanmacho</command>
<arg choice='opt'>
@@ -26,7 +26,7 @@
</cmdsynopsis>
</refsynopsisdiv>
-<refsect1 id='description'>
+<refsect1>
<title>DESCRIPTION</title>
<para>
<command>scanmacho</command> is a user-space utility to quickly scan given
@@ -42,7 +42,7 @@
</para>
</refsect1>
-<refsect1 id='options'>
+<refsect1>
<title>OPTIONS</title>
<variablelist>
<varlistentry>
@@ -153,7 +153,7 @@
</variablelist>
</refsect1>
-<refsect1 id='format'>
+<refsect1>
<title>FORMAT</title>
<para>
The format string is much like a printf string in that it is a literal string