summaryrefslogtreecommitdiff
path: root/lib/libc/time/ctime.3
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libc/time/ctime.3
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libc/time/ctime.3')
-rw-r--r--lib/libc/time/ctime.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3
index 20a26a27bed..5f8ca1df6d5 100644
--- a/lib/libc/time/ctime.3
+++ b/lib/libc/time/ctime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctime.3,v 1.12 1999/04/20 02:04:11 aaron Exp $
+.\" $OpenBSD: ctime.3,v 1.13 1999/05/16 19:55:44 alex Exp $
.\"
.\"
.Dd Feb 16, 1999
@@ -196,8 +196,8 @@ UTC leap seconds are loaded from
.Sh SEE ALSO
.Xr getenv 3 ,
.Xr strftime 3 ,
-.Xr tzset 3 ,
.Xr time 3 ,
+.Xr tzset 3 ,
.Xr tzfil 5
.Sh NOTES
The return values point to static data;