From fe77f4fa52d4821a35fe27394164d30bc16db1b0 Mon Sep 17 00:00:00 2001 From: pjanzen <> Date: Wed, 19 Aug 1998 05:51:14 +0000 Subject: commas --- src/lib/libc/string/strdup.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libc/string/strdup.3') 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 @@ -.\" $OpenBSD: strdup.3,v 1.5 1998/06/15 17:55:12 mickey Exp $ +.\" $OpenBSD: strdup.3,v 1.6 1998/08/19 05:51:14 pjanzen Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -57,9 +57,9 @@ argument to the function .Pp If insufficient memory is available, NULL is returned. .Sh SEE ALSO -.Xr free 3 -.Xr malloc 3 -.Xr strcpy 3 +.Xr free 3 , +.Xr malloc 3 , +.Xr strcpy 3 , .Xr strlen 3 .Sh HISTORY The -- cgit v1.2.3-55-g6feb