From 15562b0d6cbb9e2e8c6efe604b20267c39060a88 Mon Sep 17 00:00:00 2001 From: thib Date: Tue, 10 Jul 2001 14:50:18 +0000 Subject: [PATCH] *** empty log message *** --- script/user-group | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/user-group b/script/user-group index 30917e0..9d0cf1b 100755 --- a/script/user-group +++ b/script/user-group @@ -4,7 +4,7 @@ # them if necessary. # -# $Id: user-group,v 1.10 2001-07-10 10:54:23 thib Exp $ +# $Id: user-group,v 1.11 2001-07-10 14:50:18 thib Exp $ # take 4 arguments : username # groupname @@ -58,7 +58,7 @@ else do echo "Would you like to add $GROUPNAME in /etc/passwd with the following command ?" echo " $CMD" - echo "If you use NYS, ldap, or similar, you should add the group manually (say no here)" + echo "If you use NYS, ldap, etc, you should add the group manually (say no here)" echo -n "Please answer with 'y' or 'n' (default: 'y'): " read INSTALL NOTHING done -- 2.40.0