mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
shadow: add spaces around —
IMO it makes the rendering prettier.
This commit is contained in:
parent
9af3d7f77d
commit
0298c764d8
@ -203,7 +203,7 @@ useradd -D --gid 999</userinput></screen>
|
||||
next available number. Note also that if you don't have a group with
|
||||
an ID equal to this number on your system, then the first time you use
|
||||
<command>useradd</command> without the <parameter>-g</parameter>
|
||||
parameter, an error message will be generated—<computeroutput>useradd:
|
||||
parameter, an error message will be generated — <computeroutput>useradd:
|
||||
unknown GID 999</computeroutput>,
|
||||
despite the account can still be created correctly. That is why we
|
||||
created the group <systemitem class="groupname">users</systemitem>
|
||||
|
Loading…
Reference in New Issue
Block a user