From ae7054723b39eb0c5388fb8acfe26c5fd5a98f02 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 29 Jul 2010 14:54:19 +0200 Subject: 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 --- login-utils/chsh.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'login-utils/chsh.1') diff --git a/login-utils/chsh.1 b/login-utils/chsh.1 index 6e00df311..bc9bc4323 100644 --- a/login-utils/chsh.1 +++ b/login-utils/chsh.1 @@ -27,6 +27,10 @@ is used to change your login shell. If a shell is not given on the command line, .B chsh prompts for one. + +.B chsh +is used to change local entries only. Use ypchsh, lchsh or any other +implementation for non-local entries. .SS VALID SHELLS .B chsh will accept the full pathname of any executable file on the system. -- cgit v1.2.3-55-g7522