X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=man3%2Fpdclib.3;h=8773c2684af678ef65308036144d2d13d0536e8f;hb=1088cf7324e77983cbfbd8cab9783408d547882a;hp=f0f90a45e23a8cbb6023a7a5d08ceca5e4995ae2;hpb=c66e7780ad17eb9af82dc61f4e3b44b7f0c890b2;p=pdclib.old diff --git a/man3/pdclib.3 b/man3/pdclib.3 index f0f90a4..8773c26 100644 --- a/man3/pdclib.3 +++ b/man3/pdclib.3 @@ -4,11 +4,11 @@ .Dd .Dt PDCLIB 3 .Os - +.\" .Sh NAME .Nm PDCLib .Nd Public domain, portable C library - +.\" .Sh LIBRARY .Lb pdclib .Sh SYNOPSIS @@ -30,7 +30,8 @@ .In string.h .In threads.h .In time.h - +.In wchar.h +.\" .Sh DESCRIPTION The .Nm @@ -56,7 +57,7 @@ to the appropriate value. For example, in the following definition: .br .Fn "char * strdup" "const char *" .Ed - +.\" it is documented that defining either .Dv _XOPEN_SOURCE or @@ -67,7 +68,7 @@ before the first inclusion of .In string.h will expose a definition of the function .Fn strdup - +.\" .Sh SEE ALSO .Xr cc 1 , .Xr c++ 7 @@ -92,4 +93,4 @@ library is maintained by by .Mt pdclib@owenshepherd.net . Based upon work by .An Martin "Solar" Baute , -.Mt solar@rootdirectory.de . +.Mt solar@rootdirectory.de . \ No newline at end of file