aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/gcc-desc.xml')
-rw-r--r--appendixa/gcc-desc.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml
index 7200a92c7..3f4994cd9 100644
--- a/appendixa/gcc-desc.xml
+++ b/appendixa/gcc-desc.xml
@@ -34,10 +34,15 @@ preprocessor does.</para></sect4>
<para>No description is currently available.</para></sect4>
<sect4><title>protoize</title>
-<para>No description is currently available.</para></sect4>
+<para>Optional additional program which converts old-style pre-ANSI
+functions or definitions to new-style ANSI C prototypes. (default file
+for looking known ones up is
+<filename>/usr/lib/gcc-lib/&lt;arch&gt;/&lt;version&gt;/SYSCALLS.c.X</filename>)</para></sect4>
<sect4><title>unprotoize</title>
-<para>No description is currently available.</para></sect4>
+<para>Optional additional program which converts prototypes made by
+protoize back to original old-style pre-ANSI (correct job only when
+converted before with protoize)</para></sect4>
</sect3>