RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: rpm-guide Date: 23-Aug-2008 11:32:30
Branch: HEAD Handle: 2008082309322900
Modified files:
rpm-guide rpm-guide-using-rpm-en.xml
Log:
avoid colspec
Summary:
Revision Changes Path
1.2 +2 -2 rpm-guide/rpm-guide-using-rpm-en.xml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm-guide/rpm-guide-using-rpm-en.xml
============================================================================
$ cvs diff -u -r1.1.1.1 -r1.2 rpm-guide-using-rpm-en.xml
--- rpm-guide/rpm-guide-using-rpm-en.xml 20 Nov 2005 19:20:15 -0000 1.1.1.1
+++ rpm-guide/rpm-guide-using-rpm-en.xml 23 Aug 2008 09:32:29 -0000 1.2
@@ -2040,8 +2040,8 @@
<table id="tb-rpm-command-options">
<title>Installing, Removing, and Upgrading with the <command>rpm</command>
command</title>
- <colspec colnum="1" colname="Command"/>
- <colspec colnum="2" colname="Usage"/>
+ <!--colspec colnum="1" colname="Command"/-->
+ <!--colspec colnum="2" colname="Usage"/-->
<tgroup cols="2">
<thead>
<row>
@@ .
Received on Sat Aug 23 11:32:30 2008