X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=man3%2Ferrno.3;h=80cb02d1be11d14bd79094b108590560630a6227;hb=3309ec3ad8a5db735eaa2de7f5dc6a331d8e7319;hp=da5464045aea0d80ec341590734b99d36f23336b;hpb=c66e7780ad17eb9af82dc61f4e3b44b7f0c890b2;p=pdclib.old diff --git a/man3/errno.3 b/man3/errno.3 index da54640..80cb02d 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -4,11 +4,11 @@ .Dd .Dt ERRNO 3 .Os - +.\" .Sh NAME .Nm errno .Nd library error result - +.\" .Sh SYNOPSIS .In errno.h .Pp @@ -54,7 +54,7 @@ using errno was to define .Va extern int errno . This is no longer supported by the POSIX or C standards, and will not work on the majority of implementations, including this one. - +.\" .Sh SEE ALSO .Xr errno.h 3 .Xr abort 3