summaryrefslogtreecommitdiff
path: root/source3/utils/net_rap.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-12-04 06:16:02 +0000
committerAndrew Tridgell <tridge@samba.org>2001-12-04 06:16:02 +0000
commitde98a82052f7f8dbd0785d8d5e26f84e19c32252 (patch)
treeca9edd559996cbd715e1fed6d72af6ef88473e2d /source3/utils/net_rap.c
parentaa1e690ba595b33817bdc5cf32e51a3aaa90c89e (diff)
downloadsamba-de98a82052f7f8dbd0785d8d5e26f84e19c32252.tar.gz
samba-de98a82052f7f8dbd0785d8d5e26f84e19c32252.tar.bz2
samba-de98a82052f7f8dbd0785d8d5e26f84e19c32252.zip
typo fix
(This used to be commit 660238adcad8abb3f9a1e67eb81419618db77f3d)
Diffstat (limited to 'source3/utils/net_rap.c')
-rw-r--r--source3/utils/net_rap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_rap.c b/source3/utils/net_rap.c
index 40b8dcb670..8ffbdfe7c0 100644
--- a/source3/utils/net_rap.c
+++ b/source3/utils/net_rap.c
@@ -1112,7 +1112,7 @@ static int rap_help_usage(int argc, const char **argv)
}
/*
- handle "net help *" subcommands
+ handle "net help rap *" subcommands
*/
static int rap_help(int argc, const char **argv)
{