diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-06 17:44:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-06 17:44:52 +0000 |
commit | 24cc20d8a6abefe331f8f9d34f721f1b3be5b22b (patch) | |
tree | 3fb67f182b19a0159c487bb36e27a1abdcb3f7ad /lib | |
parent | af4732b160dadef1837e987c5166555a4ca520fe (diff) |
discuss consistently "the Epoch";
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libcompat/4.1/ftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3 index 3f391480859..506524a6746 100644 --- a/lib/libcompat/4.1/ftime.3 +++ b/lib/libcompat/4.1/ftime.3 @@ -63,7 +63,7 @@ struct timeb }; .Ed .Pp -The structure contains the time since the epoch in seconds, +The structure contains the time since the Epoch in seconds, up to 1000 milliseconds of more-precise interval, the local time zone (measured in minutes of time westward from Greenwich), and a flag that, if nonzero, indicates that |