diff options
author | 2001-06-23 02:32:59 +0000 | |
---|---|---|
committer | 2001-06-23 02:32:59 +0000 | |
commit | 79b21c6923d88347e5f5332d9e679ee3e5a535a3 (patch) | |
tree | 58c46230b425b108789a196305ac8723d372ff30 /lib/libc/sys | |
parent | With the addition of kernel in bootloader, ksyms now work. (diff) | |
download | wireguard-openbsd-79b21c6923d88347e5f5332d9e679ee3e5a535a3.tar.xz wireguard-openbsd-79b21c6923d88347e5f5332d9e679ee3e5a535a3.zip |
join .%A entries; most by bk@rt.fm
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/adjtime.2 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/sys/adjtime.2 b/lib/libc/sys/adjtime.2 index e6e4f3dc1c1..77e89831d1f 100644 --- a/lib/libc/sys/adjtime.2 +++ b/lib/libc/sys/adjtime.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adjtime.2,v 1.10 2000/10/18 05:12:08 aaron Exp $ +.\" $OpenBSD: adjtime.2,v 1.11 2001/06/23 02:32:59 deraadt Exp $ .\" $NetBSD: adjtime.2,v 1.5 1995/10/12 15:40:44 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -97,9 +97,8 @@ The process's effective user ID is not that of the superuser. .Xr timed 8 , .Xr timedc 8 .Rs +.%A R. Gusella and S. Zatti .%T "TSP: The Time Synchronization Protocol for UNIX 4.3BSD" -.%A R. Gusella -.%A S. Zatti .Re .Sh HISTORY The |