summaryrefslogtreecommitdiff
path: root/lib/libc/string/strerror.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-231-0/+3
| | | | | | | Great bunch of $freeBSD$ tags added Notes: svn path=/stable/3/; revision=59572
* (Whoops: make it better instead of worse this time). ClarifyRobert Nordier1998-10-291-1/+1
| | | | | | | processing of the string argument by perror(). Notes: svn path=/head/; revision=40735
* Clarify processing of the string argument by perror().Robert Nordier1998-10-291-8/+5
| | | | Notes: svn path=/head/; revision=40734
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-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. Notes: svn path=/head/; revision=17782
* Added `const' to types of sys_errlist and sys_nerr.Bruce Evans1996-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. Notes: svn path=/head/; revision=15307
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+124
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573