kleink
|
84c861c7a5
|
Add documentation for %v. Noted by Havard Eidnes in PR bin/25180.
|
2004-04-14 21:59:39 +00:00 |
wiz
|
dca9ccd375
|
Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
|
2003-09-08 17:54:31 +00:00 |
jhawk
|
4b3391a2a6
|
%F is a date conversion, not a time converstion.
don't bother to bump Dd
|
2003-09-03 16:10:56 +00:00 |
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +00:00 |
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 |
kleink
|
ae475f81fe
|
Fix typo UCT -> UTC; from Christian Biere in PR lib/19007.
|
2002-11-10 19:51:47 +00:00 |
wiz
|
52d8d77b60
|
New sentence, new line. From Robert Elz.
|
2002-10-01 18:15:59 +00:00 |
yamt
|
7c3f1b1f60
|
note that the contents of the array are undefined in the error case.
|
2002-08-18 06:31:09 +00:00 |
yamt
|
e72273def3
|
- Mention leap seconds as the reason for (00-61)
- include blurb about ISO 8601 dates straight from strftime.c
from OpenBSD.
|
2002-08-18 06:27:49 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
kleink
|
327f6e3bc2
|
Document %z.
|
2001-12-13 22:11:27 +00:00 |
kleink
|
ea8bbaf8e1
|
Sort conversion specifiers.
|
2001-12-10 10:01:38 +00:00 |
wiz
|
8904bab14d
|
Sort SEE ALSO.
|
2001-09-16 01:35:53 +00:00 |
wiz
|
3a3aafcf17
|
Fix format typo, and whitespace.
|
2001-04-02 20:48:38 +00:00 |
kleink
|
8ca649a389
|
Sprinkle some restrict.
|
2001-03-29 19:06:39 +00:00 |
kleink
|
cc34c654dc
|
Add the C99 %F conversion.
|
2000-01-15 16:59:05 +00:00 |
augustss
|
32482e1058
|
Compute week number right. Fixes PR 6961, from
Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
|
1999-02-07 17:33:30 +00:00 |
kleink
|
59ea4930e2
|
Change interval specification style from (a-b) to [a,b] where appropriate.
|
1998-02-11 18:52:24 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
lukem
|
2a55b0f192
|
rcsid police
|
1997-10-09 10:07:40 +00:00 |
kleink
|
2f11ceb63c
|
Add a reference to the strptime(3) manual page.
|
1997-05-25 19:34:44 +00:00 |
mrg
|
cbf5ef7c50
|
move str[fp]time into libc/time.
|
1997-04-23 01:17:59 +00:00 |