Changeset 9af3d7f


Ignore:
Timestamp:
11/22/2022 04:59:43 PM (17 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
0298c76
Parents:
31e9ff9
Message:

shadow: fix (clarify?) the consequence of missing "users" group

To me "has been created" is not correct. Or maybe it's some advanced
usage of English I don't understand...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/shadow.xml

    r31e9ff9 r9af3d7f  
    206206          parameter, an error message will be generated&mdash;<computeroutput>useradd:
    207207          unknown GID 999</computeroutput>,
    208           even though the account has been created correctly. That is why we
     208          despite the account can still be created correctly. That is why we
    209209          created the group <systemitem class="groupname">users</systemitem>
    210210          with this group ID in <xref linkend='ch-tools-createfiles'/>.</para>
Note: See TracChangeset for help on using the changeset viewer.