From 70022f1187d4c16b0912b25f32a74c0e6bd77db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Hern=C3=A1ndez-Novich?= Date: Tue, 6 Sep 2011 15:30:33 -0430 Subject: [PATCH] Fixed typo in userImport POD --- sbin/userImport.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/userImport.pl b/sbin/userImport.pl index de494dde4..ebea0f9ce 100755 --- a/sbin/userImport.pl +++ b/sbin/userImport.pl @@ -374,7 +374,7 @@ user will be set to. It can be overridden in the import file for specific users. You can specify a unique expiration date for a group by adding it -after the group ID, seperated by a colon. The date/time should be in +after the group ID, separated by a colon. The date/time should be in "YYYY-MM-DD HH:NN:SS" format. groupId:2000-01-01 01:00:00,groupId2:2001-01-02 02:00:00