diff options
Diffstat (limited to 'setcifsacl.c')
-rw-r--r-- | setcifsacl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setcifsacl.c b/setcifsacl.c index 502c839..29b7b93 100644 --- a/setcifsacl.c +++ b/setcifsacl.c @@ -765,7 +765,7 @@ setcifsacl_usage(void) "\n\t-S Replace existing ACL with ACE(s), separated by a comma\n"); fprintf(stderr, "\tsetcifsacl -S \"ACL:Administrator:ALLOWED/0x0/D\" <file_name>\n"); - fprintf(stderr, "\nRefer to setcifsacl(8) manpage for details\n"); + fprintf(stderr, "\nRefer to setcifsacl(1) manpage for details\n"); } int |