summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/time2posix.3
Commit message (Collapse)AuthorAgeFilesLines
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.Eivind Eklund1997-05-191-2/+2
| | | | | | | | | Closes PR docs/3612. Submitted by: Josh Gilliam <soil@quick.net> Notes: svn path=/head/; revision=25932
* Convert the time2posix man page to mdoc format. This stillMike Pritchard1996-05-011-49/+45
| | | | | | | needs some other cleanup, but it is good enough for now. Notes: svn path=/head/; revision=15522
* Removed bogus includes of <sys/types.h> from synopses.Bruce Evans1996-04-191-1/+0
| | | | | | | | | This commit covers the man pages for most of the ANSI library functions. A few others such as strtol.3 have to mention <sys/types.h> because they mix ANSI interfaces with less well designed extensions. Notes: svn path=/head/; revision=15313
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-1/+1
| | | | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. Notes: svn path=/head/; revision=14038
* The rest of tzcode94g from Arthur David Olson.Garrett Wollman1994-09-131-0/+119
Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz Notes: svn path=/vendor/tzcode/dist/; revision=2708