Remove spaces around = so adduser.conf format is correct. Suggested by
Martin Dirichs <freebsd@dirichs.fastmail.fm> in -doc.
This commit is contained in:
parent
cf83f9b39a
commit
d8572d9af6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47400
1 changed files with 1 additions and 2 deletions
|
@ -317,8 +317,7 @@ me:\
|
|||
new users or specified for an individual user.</para>
|
||||
|
||||
<para>If all new users use the same language, set
|
||||
<literal>defaultclass =
|
||||
<replaceable>language</replaceable></literal> in
|
||||
<literal>defaultclass=<replaceable>language</replaceable></literal> in
|
||||
<filename>/etc/adduser.conf</filename>.</para>
|
||||
|
||||
<para>To override this setting when creating a user, either
|
||||
|
|
Loading…
Reference in a new issue