diff options
Diffstat (limited to 'getcifsacl.c')
-rw-r--r-- | getcifsacl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getcifsacl.c b/getcifsacl.c index 19b1fec..8cbdb1d 100644 --- a/getcifsacl.c +++ b/getcifsacl.c @@ -322,7 +322,7 @@ getcifsacl_usage(void) fprintf(stderr, "\t-v Version of the program\n"); fprintf(stderr, "\n"); fprintf(stderr, "\t-r Display raw values of the ACE fields\n"); - fprintf(stderr, "\nRefer to getcifsacl(8) manpage for details\n"); + fprintf(stderr, "\nRefer to getcifsacl(1) manpage for details\n"); } int |