diff options
Diffstat (limited to 'man3/posix_memalign.3')
| -rw-r--r-- | man3/posix_memalign.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index a7d5d185b0..d063f8932f 100644 --- a/man3/posix_memalign.3 +++ b/man3/posix_memalign.3 @@ -135,7 +135,7 @@ and .BR pvalloc () return a pointer to the allocated memory on success. On error, NULL is returned, and \fIerrno\fP is set -to indicate the cause of the error. +to indicate the error. .PP .BR posix_memalign () returns zero on success, or one of the error values listed in the |
