]>
Commit | Line | Data |
---|---|---|
3d9156a7 A |
1 | --- time.3.orig 2004-07-02 12:07:30.000000000 -0700 |
2 | +++ time.3 2004-10-24 17:39:18.000000000 -0700 | |
9385eb3d A |
3 | @@ -53,7 +53,8 @@ |
4 | .Fn time | |
5 | function | |
6 | returns the value of time in seconds since 0 hours, 0 minutes, | |
7 | -0 seconds, January 1, 1970, Coordinated Universal Time. | |
8 | +0 seconds, January 1, 1970, Coordinated Universal Time, | |
9 | +without including leap seconds. | |
3d9156a7 A |
10 | If an error occurs, |
11 | .Fn time | |
12 | returns the value |