diff options
Diffstat (limited to 'lib/libc/string/strdup.3')
| -rw-r--r-- | lib/libc/string/strdup.3 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/lib/libc/string/strdup.3 b/lib/libc/string/strdup.3 index 6d076ff3498e..e93ee298a6a3 100644 --- a/lib/libc/string/strdup.3 +++ b/lib/libc/string/strdup.3 @@ -56,8 +56,8 @@ argument to the function  .Pp  If insufficient memory is available, NULL is returned.  .Sh SEE ALSO -.Xr malloc 3 , -.Xr free 3 +.Xr free 3 , +.Xr malloc 3  .Sh HISTORY  The  .Fn strdup | 
