Fix typo, thanks to timofonic1.

This commit is contained in:
Uriel 2010-01-29 13:39:36 +00:00
parent 6201c7a827
commit 46faaf8bf7

View file

@ -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