Ignore:
Timestamp:
09/05/2023 10:36:29 AM (10 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
60de0e1, ca3fcc45
Parents:
f818fd6 (diff), f5f8a5d0 (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:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    rf818fd6 r61b59b5  
    146146      <application>Mutt</application> requires a group named
    147147      <systemitem class="groupname">mail</systemitem>.  You can
    148       add this group, if it does not exist, with this command:
    149     </para>
    150 
    151 <screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
     148      add this group, if it does not exist, with this command
     149      (as the &root; user):
     150    </para>
     151<!-- nodump because group mail should have been created in lfs -->
     152<screen role="nodump"><userinput>groupadd -g 34 mail</userinput></screen>
    152153
    153154    <para>
Note: See TracChangeset for help on using the changeset viewer.