diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 | 
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 | 
| commit | fe08efe680f6705e0c60beabe3e39629c655e743 (patch) | |
| tree | f208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/stdtime | |
| parent | 6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -rw-r--r-- | lib/libc/stdtime/ctime.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index 3557471838f8..68aa10b8bb55 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -266,7 +266,7 @@ returns the difference between two calendar times,  expressed in seconds.  .Pp  External declarations as well as the tm structure definition are in the -.Aq Pa time.h +.In time.h  include file.  The tm structure includes at least the following fields:  .Bd -literal -offset indent  | 
