diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-18 15:37:46 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-18 15:37:46 +0000 |
commit | be9634cfdd1f9b824a8acea92c212c474efe739d (patch) | |
tree | 9031cdd65d88cb83eaa50d60ac491a278c69131f /man3/rtime.3 | |
parent | 5e27f149be682ba64d8a7228c15c635a07656a99 (diff) |
s/epoch/Epoch/
Diffstat (limited to 'man3/rtime.3')
-rw-r--r-- | man3/rtime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/rtime.3 b/man3/rtime.3 index f592b427..91818523 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -21,7 +21,7 @@ RFC\ 868 to obtain the time from a remote machine. .LP The Time Server Protocol gives the time in seconds since midnight 1900-01-01, and this function subtracts the appropriate constant in order to -convert the result to seconds since midnight 1970-01-01, the Unix epoch. +convert the result to seconds since midnight 1970-01-01, the Unix Epoch. .LP When .I timeout |