X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=man3%2Ferrno.3;h=80cb02d1be11d14bd79094b108590560630a6227;hp=da5464045aea0d80ec341590734b99d36f23336b;hb=4a3ef8e66ad07656caa1e6a2bc69823926b880e3;hpb=b5b6c4a890795ea76f9b92b817b0a83c6bb4862c 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