Correct sigv2 typo

This commit is contained in:
Andrew Gaul 2019-01-25 14:30:30 -08:00
parent fa287aeef7
commit 5062d6fbd9
2 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ But if you do not specify this option, and if you can not connect with the defau
So s3fs can know the correct region name, because s3fs can find it in an error from the S3 server.
.TP
\fB\-o\fR sigv2 (default is signature version 4)
sets signing AWS requests by sing Signature Version 2.
sets signing AWS requests by using Signature Version 2.
.TP
\fB\-o\fR mp_umask (default is "0000")
sets umask for the mount point directory.

View File

@ -1218,7 +1218,7 @@ void show_help (void)
" error from the S3 server.\n"
"\n"
" sigv2 (default is signature version 4)\n"
" - sets signing AWS requests by sing Signature Version 2\n"
" - sets signing AWS requests by using Signature Version 2\n"
"\n"
" mp_umask (default is \"0000\")\n"
" - sets umask for the mount point directory.\n"