diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/des_crypt.3 | 2 | ||||
| -rw-r--r-- | man3/localeconv.3 | 2 | ||||
| -rw-r--r-- | man3/putgrent.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man3/des_crypt.3 b/man3/des_crypt.3 index 02f9c5104a..10ad396cd5 100644 --- a/man3/des_crypt.3 +++ b/man3/des_crypt.3 @@ -91,7 +91,7 @@ For .BR cbc_crypt , the parameter .I ivec -is the the 8-byte initialization +is the 8-byte initialization vector for the chaining. It is updated to the next initialization vector upon return. .LP diff --git a/man3/localeconv.3 b/man3/localeconv.3 index 317826398f..db11a414e8 100644 --- a/man3/localeconv.3 +++ b/man3/localeconv.3 @@ -45,7 +45,7 @@ Programs may also use the functions .B printf() and .B strfmon() -that behave according the the actual locale in use. +that behave according the actual locale in use. .SH "CONFORMING TO" ANSI C, POSIX.1 .SH BUGS diff --git a/man3/putgrent.3 b/man3/putgrent.3 index 6e4832d551..2db91f788f 100644 --- a/man3/putgrent.3 +++ b/man3/putgrent.3 @@ -14,7 +14,7 @@ putgrent \- write a group database entry to a file .SH DESCRIPTION The .B putgrent() -function is the the counterpart for +function is the counterpart for .BR fgetgrent() . The function writes the content of the provided struct group into the file pointed to by |
