diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 21:48:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 21:48:06 +0000 |
commit | 92dcc59984c834e34afcdaac99c0197d63a33ac8 (patch) | |
tree | eb25de6f69d8162ab25e130d8aa6b85c3bce5624 /lib/libkeynote | |
parent | e264389dcab269557e4c11a85d01749c8069c994 (diff) |
Trailing whitespace begone!
Diffstat (limited to 'lib/libkeynote')
-rw-r--r-- | lib/libkeynote/keynote.1 | 8 | ||||
-rw-r--r-- | lib/libkeynote/keynote.3 | 18 | ||||
-rw-r--r-- | lib/libkeynote/keynote.4 | 8 | ||||
-rw-r--r-- | lib/libkeynote/keynote.5 | 8 |
4 files changed, 21 insertions, 21 deletions
diff --git a/lib/libkeynote/keynote.1 b/lib/libkeynote/keynote.1 index 117b639d873..d7f660e7e43 100644 --- a/lib/libkeynote/keynote.1 +++ b/lib/libkeynote/keynote.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keynote.1,v 1.14 1999/12/02 01:27:16 aaron Exp $ +.\" $OpenBSD: keynote.1,v 1.15 2000/04/12 21:48:03 aaron Exp $ .\" .\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) .\" @@ -6,7 +6,7 @@ .\" in April-May 1998 .\" .\" Copyright (C) 1998, 1999 by Angelos D. Keromytis. -.\" +.\" .\" Permission to use, copy, and modify this software without fee .\" is hereby granted, provided that this entire notice is included in .\" all copies of any software which is or includes a copy or @@ -250,10 +250,10 @@ flags should be given per invocation. If no flags are given, .Xr keynote 4 , .Xr keynote 5 .Bl -tag -width "AAAAAAA" -.It ``The KeyNote Trust-Management System, Version 2'' +.It ``The KeyNote Trust-Management System, Version 2'' M. Blaze, J. Feigenbaum, A. D. Keromytis, Internet Drafts, RFC 2704. -.It ``Decentralized Trust Management'' +.It ``Decentralized Trust Management'' M. Blaze, J. Feigenbaum, J. Lacy, 1996 IEEE Conference on Privacy and Security .It ``Compliance-Checking in the PolicyMaker Trust Management System'' diff --git a/lib/libkeynote/keynote.3 b/lib/libkeynote/keynote.3 index 2a4947c3b0c..6d1587be44e 100644 --- a/lib/libkeynote/keynote.3 +++ b/lib/libkeynote/keynote.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keynote.3,v 1.20 2000/03/06 21:47:27 aaron Exp $ +.\" $OpenBSD: keynote.3,v 1.21 2000/04/12 21:48:03 aaron Exp $ .\" .\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) .\" @@ -6,7 +6,7 @@ .\" in April-May 1998 .\" .\" Copyright (C) 1998, 1999 by Angelos D. Keromytis. -.\" +.\" .\" Permission to use, copy, and modify this software without fee .\" is hereby granted, provided that this entire notice is included in .\" all copies of any software which is or includes a copy or @@ -121,7 +121,7 @@ see RFC 2704. .Va keynote_errno contains an error code if some library call failed. Failed calls return \-1 (if their return value is integer), or -.Dv NULL +.Dv NULL (if their return value is a pointer) and set .Va keynote_errno . The defined error codes are: @@ -171,7 +171,7 @@ session, and performs any necessary initializations. On success, this function returns the new session ID, which is used by all subsequent calls with a .Fa sessid -argument. +argument. On failure, it returns \-1 and sets .Va keynote_errno to @@ -490,7 +490,7 @@ in session It also sets the .Fa algorithm argument to the algorithm of the authorizer key. -On failure, +On failure, .Fn kn_get_authorizer returns .Dv NULL , @@ -506,8 +506,8 @@ in session .Fa sessid . The keys are returned in a linked list of .Fa struct keynote_keylist -structures. -On failure, +structures. +On failure, .Fn kn_get_licensees returns .Dv NULL . @@ -832,10 +832,10 @@ algorithm was not supported. .Xr keynote 4 , .Xr keynote 5 .Bl -tag -width "AAAAAAA" -.It ``The KeyNote Trust-Management System, Version 2'' +.It ``The KeyNote Trust-Management System, Version 2'' M. Blaze, J. Feigenbaum, A. D. Keromytis, Internet Drafts, RFC 2704. -.It ``Decentralized Trust Management'' +.It ``Decentralized Trust Management'' M. Blaze, J. Feigenbaum, J. Lacy, 1996 IEEE Conference on Privacy and Security .It ``Compliance-Checking in the PolicyMaker Trust Management System'' diff --git a/lib/libkeynote/keynote.4 b/lib/libkeynote/keynote.4 index 02aff7c6fd1..b92547452cc 100644 --- a/lib/libkeynote/keynote.4 +++ b/lib/libkeynote/keynote.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keynote.4,v 1.14 2000/01/10 08:17:03 deraadt Exp $ +.\" $OpenBSD: keynote.4,v 1.15 2000/04/12 21:48:03 aaron Exp $ .\" .\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) .\" @@ -6,7 +6,7 @@ .\" in April-May 1998 .\" .\" Copyright (C) 1998, 1999 by Angelos D. Keromytis. -.\" +.\" .\" Permission to use, copy, and modify this software without fee .\" is hereby granted, provided that this entire notice is included in .\" all copies of any software which is or includes a copy or @@ -714,10 +714,10 @@ However, the following return "Reject" (_MIN_TRUST): .Xr keynote 3 , .Xr keynote 5 .Bl -tag -width "AAAAAAA" -.It ``The KeyNote Trust-Management System, Version 2'' +.It ``The KeyNote Trust-Management System, Version 2'' M. Blaze, J. Feigenbaum, A. D. Keromytis, Internet Drafts, RFC 2704. -.It ``Decentralized Trust Management'' +.It ``Decentralized Trust Management'' M. Blaze, J. Feigenbaum, J. Lacy, 1996 IEEE Conference on Privacy and Security .It ``Compliance-Checking in the PolicyMaker Trust Management System'' diff --git a/lib/libkeynote/keynote.5 b/lib/libkeynote/keynote.5 index 424019d6c15..ad9bfa8605b 100644 --- a/lib/libkeynote/keynote.5 +++ b/lib/libkeynote/keynote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keynote.5,v 1.2 1999/10/11 04:39:01 angelos Exp $ +.\" $OpenBSD: keynote.5,v 1.3 2000/04/12 21:48:04 aaron Exp $ .\" .\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) .\" @@ -6,7 +6,7 @@ .\" in April-May 1998 .\" .\" Copyright (C) 1998, 1999 by Angelos D. Keromytis. -.\" +.\" .\" Permission to use, copy, and modify this software without fee .\" is hereby granted, provided that this entire notice is included in .\" all copies of any software which is or includes a copy or @@ -550,10 +550,10 @@ the interest of readability. .Xr keynote 3 , .Xr keynote 4 .Bl -tag -width "AAAAAAA" -.It ``The KeyNote Trust-Management System, Version 2'' +.It ``The KeyNote Trust-Management System, Version 2'' M. Blaze, J. Feigenbaum, A. D. Keromytis, Internet Drafts, RFC 2704. -.It ``Decentralized Trust Management'' +.It ``Decentralized Trust Management'' M. Blaze, J. Feigenbaum, J. Lacy, 1996 IEEE Conference on Privacy and Security .It ``Compliance-Checking in the PolicyMaker Trust Management System'' |