RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-guide/ rpm-guide-using-rpm-en.xml

From: Anders F. Björklund <afb@rpm5.org>
Date: Sat 23 Aug 2008 - 11:32:30 CEST
Message-Id: <20080823093230.1DBD374F3E@rpm5.org>
  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
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.