Ignore:
Timestamp:
03/02/2015 01:45:33 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d9321c0
Parents:
8cd3010
Message:

Finish tagging networking and pst sections

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15596 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/wireshark.xml

    r8cd3010 r80d6d7d5  
    3939    network analyzers.</para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    171171<screen role="root"><userinput>groupadd -g 62 wireshark</userinput></screen>
    172172
    173     <para>If you want an unpriviledged user to execute
    174     <application>wireshark</application>, run the following command as the
    175     <systemitem class="username">root</systemitem> user:</para>
    176 
    177 <screen role="root"><userinput>usermod -a -G wireshark <replaceable>&lt;username&gt;</replaceable></userinput></screen>
    178 
    179173    <para>If you have <application>GTK+2</application> and 3, and
    180174    <application>Qt4</application> and 5, one GUI linked to
     
    201195    the following commands:</para>
    202196
    203 <screen><userinput>patch -Np1 -i wireshark-&wireshark-version;-lua_5_3_0-1.patch  &amp;&amp;
     197<screen><userinput>patch -Np1 -i ../wireshark-&wireshark-version;-lua_5_3_0-1.patch  &amp;&amp;
    204198
    205199./configure --prefix=/usr     \
Note: See TracChangeset for help on using the changeset viewer.