diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-10-11 04:39:02 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-10-11 04:39:02 +0000 |
commit | 479d8855da063489861573bee9467d950d8f2419 (patch) | |
tree | be95ec167c7e3298f281b540fcbe0d0e82a9ca6e /lib/libkeynote/keynote.3 | |
parent | f3120817790fb9aaf8d4c60b4c766a5f8b456df3 (diff) |
Lower-case the name.
Diffstat (limited to 'lib/libkeynote/keynote.3')
-rw-r--r-- | lib/libkeynote/keynote.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libkeynote/keynote.3 b/lib/libkeynote/keynote.3 index 9ba9c8b3414..f1fce699133 100644 --- a/lib/libkeynote/keynote.3 +++ b/lib/libkeynote/keynote.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keynote.3,v 1.15 1999/10/11 00:08:28 angelos Exp $ +.\" $OpenBSD: keynote.3,v 1.16 1999/10/11 04:39:00 angelos Exp $ .\" .\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) .\" @@ -21,11 +21,11 @@ .\" PURPOSE. .\" .Dd April 29, 1999 -.Dt KeyNote 3 +.Dt keynote 3 .\" .TH KeyNote 3 local .Os .Sh NAME -.Nm KeyNote +.Nm keynote .Nd a trust-management system library .Sh SYNOPSIS .Fd #include <sys/types.h> |