svn commit: samba r19883 - in branches/SAMBA_3_0/source/utils: .

vlendec at samba.org vlendec at samba.org
Sat Nov 25 09:39:25 GMT 2006


Author: vlendec
Date: 2006-11-25 09:39:25 +0000 (Sat, 25 Nov 2006)
New Revision: 19883

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19883

Log:
Fix bug 4248 -- thanks to Pascal Terjan :-)
Modified:
   branches/SAMBA_3_0/source/utils/net_help.c


Changeset:
Modified: branches/SAMBA_3_0/source/utils/net_help.c
===================================================================
--- branches/SAMBA_3_0/source/utils/net_help.c	2006-11-24 17:05:04 UTC (rev 19882)
+++ branches/SAMBA_3_0/source/utils/net_help.c	2006-11-25 09:39:25 UTC (rev 19883)
@@ -220,7 +220,6 @@
 static int net_usage(int argc, const char **argv)
 {
 	d_printf("  net time\t\tto view or set time information\n"\
-		 "  net lookup\t\tto lookup host name or ip address\n"\
 		 "  net user\t\tto manage users\n"\
 		 "  net group\t\tto manage groups\n"\
 		 "  net sam\t\tto edit the local user database directly\n"\



More information about the samba-cvs mailing list