Changeset 77ba659 for networking/textweb


Ignore:
Timestamp:
06/01/2024 04:21:32 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
gimp3, trunk, xry111/spidermonkey128
Children:
06632cb
Parents:
b5db82fe (diff), fd7ff40 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fix xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/textweb/lynx.xml

    rb5db82fe r77ba659  
    100100    </para>
    101101
     102    <!-- note that chgrp needed if building as a non-root user and then
     103         install via sudo or su -->
    102104    <para>
    103105      Now, as the <systemitem class="username">root</systemitem> user:
    104106    </para>
    105107
    106 <screen role='root'><userinput>make install-full</userinput></screen>
     108<screen role='root'><userinput>make install-full
     109chgrp -v -R root /usr/share/doc/lynx-&lynx-version;/lynx_doc</userinput></screen>
    107110
    108111  </sect2>
Note: See TracChangeset for help on using the changeset viewer.