diff options
Diffstat (limited to 'man3/strdup.3')
| -rw-r--r-- | man3/strdup.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strdup.3 b/man3/strdup.3 index 8900a26d75..65ee22df91 100644 --- a/man3/strdup.3 +++ b/man3/strdup.3 @@ -109,7 +109,7 @@ function returns a pointer to the duplicated string. It returns NULL if insufficient memory was available, with .I errno -set to indicate the cause of the error. +set to indicate the error. .SH ERRORS .TP .B ENOMEM |
