New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81656


Ignore:
Timestamp:
08/03/11 06:30:09 (4 years ago)
Author:
jmr@…
Message:

guide: update porthier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc-new/man/xml/porthier.7.xml

    r41271 r81656  
    228228 
    229229                          <listitem> 
    230                             <para>Contains archives (packages) of installed 
     230                            <para>Obsolete. Formerly contained archives (packages) of installed 
    231231                            ports.</para> 
    232232                          </listitem> 
     
    237237 
    238238                          <listitem> 
    239                             <para>Contains the registry information and receipts 
    240                             for installed ports.</para> 
    241                           </listitem> 
    242                         </varlistentry> 
     239                            <para>Obsolete. Formerly contained the registry information and receipts 
     240                            for installed ports, in flat-file format.</para> 
     241                          </listitem> 
     242                        </varlistentry> 
     243 
     244                        <varlistentry> 
     245                          <term><filename>registry/</filename></term> 
     246 
     247                          <listitem> 
     248                            <para>Contains the registry database in sqlite format.</para> 
     249                          </listitem> 
     250                        </varlistentry> 
     251 
    243252 
    244253                        <varlistentry> 
     
    246255 
    247256                          <listitem> 
    248                             <para>In image-mode (the default), the installed 
    249                             files are stored here and linked to ${prefix}</para> 
     257                            <para>The files for each installed port are stored here.</para> 
    250258                          </listitem> 
    251259                        </varlistentry> 
Note: See TracChangeset for help on using the changeset viewer.