diff options
Diffstat (limited to 'man3/realpath.3')
| -rw-r--r-- | man3/realpath.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/realpath.3 b/man3/realpath.3 index a518bf1623..b28845cd51 100644 --- a/man3/realpath.3 +++ b/man3/realpath.3 @@ -94,7 +94,7 @@ If there is no error, returns a pointer to the .IR resolved_path . -Otherwise, it returns a NULL pointer, the contents +Otherwise, it returns NULL, the contents of the array .I resolved_path are undefined, and |
