diff --git a/ChangeLog b/ChangeLog index ccd9cf6a..1d1e5693 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-08-28 Brian M. Carlson + + * man/chsh.1.xml: Fix comma splice. + 2010-08-28 Nicolas François * lib/protoypes.h, libmisc/copydir.c, src/useradd.c: diff --git a/man/chsh.1.xml b/man/chsh.1.xml index 7f667209..283a1f32 100644 --- a/man/chsh.1.xml +++ b/man/chsh.1.xml @@ -63,7 +63,7 @@ The chsh command changes the user login shell. This determines the name of the user's initial login command. A normal - user may only change the login shell for her own account, the + user may only change the login shell for her own account; the superuser may change the login shell for any account.