summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strerror.3
Commit message (Collapse)AuthorAgeFilesLines
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
| | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages.
* Added `const' to types of sys_errlist and sys_nerr.bde1996-04-191-5/+10
| | | | | | | Use .Va instead of .Fa to describe these variables. Say a little about inconsistent declarations of sys_errlist in the BUGS section.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+124
OpenPOWER on IntegriCloud