[Aptitude-svn-commit] r4263 - in branches/aptitude-0.3/aptitude: .
doc/en
Daniel Burrows
dburrows at costa.debian.org
Mon Sep 26 00:41:52 UTC 2005
Author: dburrows
Date: Mon Sep 26 00:41:49 2005
New Revision: 4263
Modified:
branches/aptitude-0.3/aptitude/ChangeLog
branches/aptitude-0.3/aptitude/doc/en/manpage.xml
Log:
Fix the SEE ALSO reference to the full documentation.
Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog (original)
+++ branches/aptitude-0.3/aptitude/ChangeLog Mon Sep 26 00:41:49 2005
@@ -1,5 +1,10 @@
2005-09-25 Daniel Burrows <dburrows at debian.org>
+ * doc/en/manpage.xml:
+
+ Fix the SEE ALSO reference to the full documentation
+ (Closes: #265723).
+
* src/vscreen/vscreen.cc:
Don't initialize the unused style WidgetFrame.
Modified: branches/aptitude-0.3/aptitude/doc/en/manpage.xml
==============================================================================
--- branches/aptitude-0.3/aptitude/doc/en/manpage.xml (original)
+++ branches/aptitude-0.3/aptitude/doc/en/manpage.xml Mon Sep 26 00:41:49 2005
@@ -972,7 +972,7 @@
<title>See Also</title>
<para>
- <citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>apt</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <filename>/usr/share/doc/aptitude/html/index.html</filename>
+ <citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>apt</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <filename>/usr/share/doc/aptitude/<replaceable>lang</replaceable>/html/index.html</filename> from the package aptitude-doc-<replaceable>lang</replaceable>
</para>
</refsect1>
</refentry>
More information about the Aptitude-svn-commit
mailing list