- Fix manpage typos - frysk-0.4-manpages.patch
This commit is contained in:
parent
3fb517c7b9
commit
ad5e8fe2c5
2 changed files with 56 additions and 1 deletions
52
frysk-0.4-manpages.patch
Normal file
52
frysk-0.4-manpages.patch
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
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>
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Execution analysis and debugging tool-suite.
|
||||
Name: frysk
|
||||
Version: 0.4
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
|
||||
# antlrv2 is Public Domain; antlrv3 is BSD.
|
||||
# getopt is GPLv2 with exception
|
||||
|
|
@ -292,6 +292,9 @@ rm -rf %{buildroot}
|
|||
%{_mandir}/man1/frysk.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Mar 17 2010 Andrw Cagney <cagney [at] fedoraproject.org> - 0.4-15
|
||||
- Fix manpage typos - frysk-0.4-manpages.patch
|
||||
|
||||
* Wed Mar 17 2010 Andrw Cagney <cagney [at] fedoraproject.org> - 0.4-14
|
||||
- Update to latest autotools - frysk-0.4-aclocaljavac.patch,
|
||||
frysk-0.4-elfutilsdeps.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue