diff options
author | 2000-04-15 02:15:09 +0000 | |
---|---|---|
committer | 2000-04-15 02:15:09 +0000 | |
commit | f885a5274d3b804af634a3a47ca4a09d1818545f (patch) | |
tree | 11451f8206ded0483db39bb0d31df6a89c1545fc /lib/libc/time | |
parent | misc cleanup (diff) | |
download | wireguard-openbsd-f885a5274d3b804af634a3a47ca4a09d1818545f.tar.xz wireguard-openbsd-f885a5274d3b804af634a3a47ca4a09d1818545f.zip |
Mostly punctuation fixes.
Diffstat (limited to 'lib/libc/time')
-rw-r--r-- | lib/libc/time/ctime.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3 index 5dedb511376..77b76317040 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctime.3,v 1.20 2000/03/31 00:10:14 millert Exp $ +.\" $OpenBSD: ctime.3,v 1.21 2000/04/15 02:15:26 aaron Exp $ .\" .\" .Dd February 16, 1999 @@ -266,8 +266,7 @@ field of a returned points to a static array of characters, which will also be overwritten at the next call (and by calls to -.Fn tzset -). +.Fn tzset ) . .Pp The default system time zone may be set by running .Li Dq zic -l timezone |