summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote.3
AgeCommit message (Expand)Author
2022-02-18prefer https links in man pagesJonathan Gray
2017-07-05fix cross references to self; found with mandoc -TlintIngo Schwarze
2017-06-10fix imprecise .Fa markup; found with mandoc -TlintIngo Schwarze
2015-11-20No longer direct bug reports to keynote@research.att.com - it bounces mail.mmcc
2015-11-10update NAME section to include all documented functions,Jason McIntyre
2015-09-23fix function argument.Igor Sobrado
2015-09-10use .In rather than .Fd #includeIngo Schwarze
2014-12-05macro cleanup: remove bogus .Nm and split joint .Fn argumentsIngo Schwarze
2014-09-17diff From: Theo Buehler who notes of kn_encode_base64():Jason McIntyre
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-15use Lk for links;Jason McIntyre
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2010-12-22seemingly the "Decentralized Trust Management" paper comes from theJason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2007-08-03Update URL of the keynote webpage. While there, update angelos' emailHans-Joerg Hoexer
2007-05-31convert to new .Dd format;Jason McIntyre
2004-06-26kill whitespace at eol;Jason McIntyre
2004-06-24Document kn_get_string() a bit better and describe the return value.Hans-Joerg Hoexer
2003-07-08- fix some lists/displaysJason McIntyre
2003-05-24- typos;Jason McIntyre
2002-05-03Fix typo.Angelos D. Keromytis
2002-05-01o) start new sentence on a new line;Mike Pechkin
2002-04-30Initial cleanup:Mike Pechkin
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2001-09-03indent fixesTheo de Raadt
2001-08-16o) -mdoc syntax improvements;Mike Pechkin
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2001-03-22it is kn_add_action, not keynote_add_actionTodd C. Miller
2000-09-17Arguments to .Dt macros should be all-caps.Aaron Campbell
2000-05-19Fix macro typo.Angelos D. Keromytis
2000-05-18Manpage links.Angelos D. Keromytis
2000-05-17Add kn_free_key()Angelos D. Keromytis
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-06Various mdoc fixups.Aaron Campbell
1999-12-02Minor repairs.Aaron Campbell
1999-11-05Add a sample application as a usage guide, minor manpage correction.Angelos D. Keromytis
1999-11-03Handle multiple assertions per file in signature verification, betterAngelos D. Keromytis
1999-10-11Lower-case the name.Angelos D. Keromytis
1999-10-11Greatly expand keynote.4 to include query semantics, cross references.Angelos D. Keromytis
1999-10-09Roll back yesterday's commit, will wait until after 2.6.Angelos D. Keromytis
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hAngelos D. Keromytis
1999-10-09Better handling of errors in kn_query, update manpage accordingly.Angelos D. Keromytis
1999-10-06Fix a typo in manpage, as well as bogus error reporting.Angelos D. Keromytis
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-02remove redundant .Pp macrosAaron Campbell