Fix typo, thanks to timofonic1.
This commit is contained in:
parent
6201c7a827
commit
46faaf8bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Example
|
|||
To create a user called [glenda](http://glenda.cat-v.org) that is a member of the group `rabbits` you can do:
|
||||
|
||||
% mkdir etc/users/glenda/
|
||||
% echo carrot > etc/user/glenda/password
|
||||
% echo carrot > etc/users/glenda/password
|
||||
% mkdir -p etc/users/rabbits
|
||||
% echo glenda >> etc/users/rabbits/members
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue