Blob Blame History Raw
diff -up frysk-0.4/frysk-core/frysk/bindir/fauxv.xml-in.manpages frysk-0.4/frysk-core/frysk/bindir/fauxv.xml-in
--- frysk-0.4/frysk-core/frysk/bindir/fauxv.xml-in.manpages	2010-03-17 14:50:47.000000000 -0400
+++ frysk-0.4/frysk-core/frysk/bindir/fauxv.xml-in	2010-03-17 14:51:33.000000000 -0400
@@ -98,8 +98,8 @@
   <refsect1>
     <title>DESCRIPTION</title>
 
-    <para><function>fauxv</function>prints the auxiliary vector of the
-      specified process or core-file.</para>
+    <para><function>fauxv</function> prints the auxiliary vector of
+      the specified process or core-file.</para>
 
     &standardoptions;
 
diff -up frysk-0.4/frysk-core/frysk/bindir/fdebugdump.xml-in.manpages frysk-0.4/frysk-core/frysk/bindir/fdebugdump.xml-in
--- frysk-0.4/frysk-core/frysk/bindir/fdebugdump.xml-in.manpages	2010-03-17 14:50:57.000000000 -0400
+++ frysk-0.4/frysk-core/frysk/bindir/fdebugdump.xml-in	2010-03-17 14:52:52.000000000 -0400
@@ -75,7 +75,7 @@
   
   <refsynopsisdiv>
     <cmdsynopsis>
-      <command>fdebugrpm</command>
+      <command>fdebugdump</command>
       <arg choice="req">
 	<replaceable>executable</replaceable>
       </arg>
diff -up frysk-0.4/frysk-core/frysk/bindir/ftrace.xml-in.manpages frysk-0.4/frysk-core/frysk/bindir/ftrace.xml-in
--- frysk-0.4/frysk-core/frysk/bindir/ftrace.xml-in.manpages	2010-03-17 14:51:08.000000000 -0400
+++ frysk-0.4/frysk-core/frysk/bindir/ftrace.xml-in	2010-03-17 14:53:46.000000000 -0400
@@ -77,7 +77,6 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>ftrace</command>
-      <arg choice="opt">-c</arg>
       <arg choice="opt">-dl</arg>
       <arg choice="opt">-m</arg>
       <arg choice="opt">-o=<replaceable>FILE</replaceable></arg>
@@ -116,14 +115,6 @@
 		    <replaceable>PID</replaceable>.</para>
 		</listitem>
 	    </varlistentry>
-
-	    <varlistentry>
-		<term>-c</term>
-		<listitem>
-		    <para>Trace children: automatically attach to forks of
-		    traced process.</para>
-		</listitem>
-	    </varlistentry>
     	</variablelist>
     </refsect2>