wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
wiz
|
52d8d77b60
|
New sentence, new line. From Robert Elz.
|
2002-10-01 18:15:59 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
wiz
|
8904bab14d
|
Sort SEE ALSO.
|
2001-09-16 01:35:53 +00:00 |
wiz
|
2c7d48475b
|
mdoc'ify. With a tip of the hat to kleink.
|
2001-04-02 21:26:21 +00:00 |
kleink
|
8ca649a389
|
Sprinkle some restrict.
|
2001-03-29 19:06:39 +00:00 |
jdolecek
|
90a4ab0deb
|
add forgotten argument name to actime_r() prototype
|
2001-01-25 20:55:51 +00:00 |
kleink
|
87699890a9
|
* Use standard interval notation for struct tm members.
* Document tm_isdst as DST flag, not summer time.
|
2000-07-10 12:39:39 +00:00 |
kleink
|
b5b9011dbf
|
Note that localtime_r() does not imply tzset(); inspired by a conversation
with Hal Murray in the trail of PR lib/10282.
|
2000-07-06 16:19:15 +00:00 |
hubertf
|
7570e9053d
|
Improve description for tm_year and some other fields.
May prevent PRs like 10521 in the future.
|
2000-07-06 12:44:31 +00:00 |
kleink
|
0c86310df7
|
Pasto in previous.
|
2000-06-05 12:01:47 +00:00 |
kleink
|
b72e2b11b8
|
Move orphaned information to tzset(3).
|
2000-06-05 11:56:13 +00:00 |
kleink
|
76c34aa87f
|
Add documentation for asctime_r(), ctime_r(), gmtime_r() and localtime_r().
|
1999-05-04 15:34:50 +00:00 |
tv
|
c7e3d05330
|
Correct doc for tm.tm_sec to document range 0..61, not 0..60 (strptime(3)
legally assigns 61 here if specified by the user)
|
1998-03-19 16:26:35 +00:00 |
kleink
|
0d71e88959
|
Add standards conformance statement.
|
1997-07-14 23:35:02 +00:00 |
jtc
|
359f61a781
|
Sync with tzcode1997e
|
1997-06-18 01:12:39 +00:00 |
is
|
2b9aa0e3fe
|
The protoypes for ctime() and tzset() are in <time.h>. Move #include <time.h>
to the start of the SYNOPSIS so that people won't need to search them.
|
1997-04-18 17:32:04 +00:00 |
jtc
|
bd587f836f
|
Changed manpages to reflect fact that localtime file is in /etc
|
1996-01-30 19:54:34 +00:00 |
jtc
|
0f94396cf3
|
sync with tzcode96c
|
1996-01-20 02:29:47 +00:00 |
jtc
|
c875c647a0
|
sync with tzcode96a
|
1996-01-08 22:50:54 +00:00 |
jtc
|
31ed1143ff
|
merge in changes from 1.1 release branch
|
1995-11-28 06:41:14 +00:00 |
jtc
|
0ed73b3dc5
|
/usr/local/etc/zoneinfo -> /usr/share/zoneinfo; PR #1398
|
1995-08-22 19:28:15 +00:00 |
jtc
|
be80b6891a
|
Removed "new" from references to newctime(3).
Removed -lz from SYNOPSIS.
|
1995-03-10 18:21:24 +00:00 |
jtc
|
3d319539ac
|
Change long to time_t as appropriate.
Add const qualifier to function argument descriptions as appropriate.
|
1995-03-10 00:09:36 +00:00 |
jtc
|
633548e60b
|
Get rid of NEW (as in NEWCTIME and NEWTZSET).
|
1995-03-10 00:05:54 +00:00 |
jtc
|
981bebbf27
|
Add NetBSD ID's
|
1995-03-09 23:50:15 +00:00 |
jtc
|
214492959c
|
ctime.3 from TZCODE95B, renamed from newctime.3.
|
1995-03-09 23:46:58 +00:00 |