diff options
author | 2001-08-06 15:15:39 +0000 | |
---|---|---|
committer | 2001-08-06 15:15:39 +0000 | |
commit | b31cbcd317c5e2220a9d04e4ffbb608d8ec81bf5 (patch) | |
tree | 22b8c63f4a54ec53af887eea3e1a611f428490af | |
parent | add AUTHORS and update HISTORY (diff) | |
download | wireguard-openbsd-b31cbcd317c5e2220a9d04e4ffbb608d8ec81bf5.tar.xz wireguard-openbsd-b31cbcd317c5e2220a9d04e4ffbb608d8ec81bf5.zip |
Add CITI to Author section.
-rw-r--r-- | usr.bin/sectok/sectok.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/sectok/sectok.1 b/usr.bin/sectok/sectok.1 index 8466f1baa72..f5c6603fb8b 100644 --- a/usr.bin/sectok/sectok.1 +++ b/usr.bin/sectok/sectok.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sectok.1,v 1.6 2001/08/02 18:37:35 mpech Exp $ +.\" $OpenBSD: sectok.1,v 1.7 2001/08/06 15:15:39 rees Exp $ .\" .\" Copyright (C) 2001, Jakob Schlyter. All rights reserved. .\" @@ -251,11 +251,10 @@ use manufacturer's default AUT0 key .\" .Sh AUTHORS .Nm -was written by Jim Rees and others at University of Michigan. +was written by Jim Rees and others at University of Michigan +Center for Information Technology Integration (CITI). .\" .Sh HISTORY .Nm first appeared in .Ox 3.0 . -.Sh BUGS -Probably several. |