summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-01-15 05:27:55 +0000
committermillert <millert@openbsd.org>1997-01-15 05:27:55 +0000
commit09670c25975ded670d8e0044941bc58d85554b6e (patch)
tree9678ab307ff3660dca7c1448dfb96ff9e86d4f6b
parentDon't need this, /sys/compat/m68k4k works better. (diff)
downloadwireguard-openbsd-09670c25975ded670d8e0044941bc58d85554b6e.tar.xz
wireguard-openbsd-09670c25975ded670d8e0044941bc58d85554b6e.zip
Minor formatting tweak from NetBSD (perry) + OpenBSD tags.
-rw-r--r--lib/libc/sys/gettimeofday.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/gettimeofday.2 b/lib/libc/sys/gettimeofday.2
index 98768df1cee..b7a6936cbd2 100644
--- a/lib/libc/sys/gettimeofday.2
+++ b/lib/libc/sys/gettimeofday.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: gettimeofday.2,v 1.6 1995/10/12 15:41:01 jtc Exp $
+.\" $OpenBSD: gettimeofday.2,v 1.3 1997/01/15 05:27:55 millert Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -51,6 +51,7 @@
Note: timezone is no longer used; this information is kept outside
the kernel.
.Ef
+.Pp
The system's notion of the current Greenwich time and the current time
zone is obtained with the
.Fn gettimeofday