diff options
author | Jim Rees <rees@cvs.openbsd.org> | 2001-08-06 15:15:40 +0000 |
---|---|---|
committer | Jim Rees <rees@cvs.openbsd.org> | 2001-08-06 15:15:40 +0000 |
commit | b73cb5545c2015834a2d74e2aed6459cd622b8db (patch) | |
tree | f60e035b978fec9b8f723456508058bf44b4767b /usr.bin/sectok | |
parent | 1fc72cc665ca6975ba33da5f56c3086d081b608f (diff) |
Add CITI to Author section.
Diffstat (limited to 'usr.bin/sectok')
-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. |