X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=man3%2Fpdclib.3;fp=man3%2Fpdclib.3;h=8773c2684af678ef65308036144d2d13d0536e8f;hp=3c4b664ca663d8b2da921a08604fb204a4ce4cbb;hb=2e3845443703fae7b4ea5b067e37919861b979c2;hpb=202af43c19ec4f5f1d1b2827a7ef0b46abfebed5 diff --git a/man3/pdclib.3 b/man3/pdclib.3 index 3c4b664..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 @@ -31,7 +31,7 @@ .In threads.h .In time.h .In wchar.h - +.\" .Sh DESCRIPTION The .Nm @@ -57,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 @@ -68,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 @@ -93,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