Changes in / [170d1f9:1b533771]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    r170d1f9 r1b533771  
    200200./autogen.sh              &&
    201201./configure --prefix=/usr \
     202            --disable-php \
    202203            --docdir=/usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
    203204
     
    238239      avoid installing files in /usr/lib64.
    239240    </para>
    240 <!--
     241
    241242    <para>
    242       <parameter>- -disable-php</parameter>: This version of graphviz
     243      <parameter>--disable-php</parameter>: This version of graphviz
    243244      does not support php version 8.
    244245    </para>
    245 -->
     246
    246247    <para>
    247248      <option>--with-javaincludedir="$JAVA_HOME/include
  • networking/netutils/networkmanager.xml

    r170d1f9 r1b533771  
    271271
    272272    <para>
    273       An already active graphical session with a bus address is necessary
    274       to run the tests. To test the results, issue
    275       <command>ninja test</command>.
    276     </para>
     273      An already active graphical session
     274      with a bus address is necessary to run the tests. To test the results,
     275      as the &root; user, <!-- needs the "ip" command --> issue:
     276    </para>
     277
     278<screen role="root" remap="test"><userinput>ninja test</userinput></screen>
    277279
    278280    <para>
Note: See TracChangeset for help on using the changeset viewer.