diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libc/string/strdup.3 | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/string/strdup.3 b/src/lib/libc/string/strdup.3 index 77bbb5a21b..6abbba57cb 100644 --- a/src/lib/libc/string/strdup.3 +++ b/src/lib/libc/string/strdup.3  | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: strdup.3,v 1.5 1998/06/15 17:55:12 mickey Exp $ | 1 | .\" $OpenBSD: strdup.3,v 1.6 1998/08/19 05:51:14 pjanzen Exp $ | 
| 2 | .\" | 2 | .\" | 
| 3 | .\" Copyright (c) 1990, 1991, 1993 | 3 | .\" Copyright (c) 1990, 1991, 1993 | 
| 4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. | 
| @@ -57,9 +57,9 @@ argument to the function | |||
| 57 | .Pp | 57 | .Pp | 
| 58 | If insufficient memory is available, NULL is returned. | 58 | If insufficient memory is available, NULL is returned. | 
| 59 | .Sh SEE ALSO | 59 | .Sh SEE ALSO | 
| 60 | .Xr free 3 | 60 | .Xr free 3 , | 
| 61 | .Xr malloc 3 | 61 | .Xr malloc 3 , | 
| 62 | .Xr strcpy 3 | 62 | .Xr strcpy 3 , | 
| 63 | .Xr strlen 3 | 63 | .Xr strlen 3 | 
| 64 | .Sh HISTORY | 64 | .Sh HISTORY | 
| 65 | The | 65 | The | 
