Fix typos in manpages, catched by Lintian

This commit is contained in:
Mikhail Gusarov
2010-04-24 23:42:34 +07:00
parent 8620cc03f8
commit d06f983c9c
4 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ You will find a full set of defines and macros to identify flags and
permissions on the \fBlibssh2_sftp.h\fP header file, but some of the
most common ones are:
To check for specific user permissons, the set of defines are in the
To check for specific user permissions, the set of defines are in the
pattern LIBSSH2_SFTP_S_I<action><who> where <action> is R, W or X for
read, write and excutable and <who> is USR, GRP and OTH for user,
group and other. So, you check for a user readable file, use the bit