Changes in / [1b533771:170d1f9]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    r1b533771 r170d1f9  
    200200./autogen.sh              &&
    201201./configure --prefix=/usr \
    202             --disable-php \
    203202            --docdir=/usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
    204203
     
    239238      avoid installing files in /usr/lib64.
    240239    </para>
    241 
     240<!--
    242241    <para>
    243       <parameter>--disable-php</parameter>: This version of graphviz
     242      <parameter>- -disable-php</parameter>: This version of graphviz
    244243      does not support php version 8.
    245244    </para>
    246 
     245-->
    247246    <para>
    248247      <option>--with-javaincludedir="$JAVA_HOME/include
  • networking/netutils/networkmanager.xml

    r1b533771 r170d1f9  
    271271
    272272    <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>
     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>
    279277
    280278    <para>
Note: See TracChangeset for help on using the changeset viewer.