]> err.no Git - util-linux/commit
chsh: don't suggest ypchsh
authorKarel Zak <kzak@redhat.com>
Thu, 29 Jul 2010 12:54:19 +0000 (14:54 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 29 Jul 2010 14:08:20 +0000 (16:08 +0200)
commitae7054723b39eb0c5388fb8acfe26c5fd5a98f02
tree5f09d84615cde71332ad3ca43debc5888b64e8b7
parent4d9f9bdace6e18f1c5dcc242005bf2db9a13d5e6
chsh: don't suggest ypchsh

  $ chsh
  chsh: can only change local entries; use ypchsh instead.

The 'ypchsh' is an external util that does not have to be installed.

Addresses: http://bugzilla.redhat.com/show_bug.cgi?id=497329
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/chfn.1
login-utils/chfn.c
login-utils/chsh.1
login-utils/chsh.c