fix for texinfo 5.1

Signed-off-by: Ken Dreyer <ktdreyer@ktdreyer.com>
This commit is contained in:
Daniel Schepler
2013-08-08 17:12:49 -06:00
committed by Ken Dreyer
parent 075a0d32ee
commit a1d7f1f3e3

View File

@@ -34,9 +34,20 @@
@subtitle 2008 @subtitle 2008
@author Love Hörnquist Åstrand @author Love Hörnquist Åstrand
@iftex
@def@copynext{@vskip 20pt plus 1fil} @def@copynext{@vskip 20pt plus 1fil}
@def@copyrightstart{} @def@copyrightstart{}
@def@copyrightend{} @def@copyrightend{}
@end iftex
@ifinfo
@macro copynext
@end macro
@macro copyrightstart
@end macro
@macro copyrightend
@end macro
@end ifinfo
@page @page
@copyrightstart @copyrightstart
Copyright (c) 1994-2008 Kungliga Tekniska Högskolan Copyright (c) 1994-2008 Kungliga Tekniska Högskolan
@@ -183,6 +194,13 @@ This manual is for version @value{VERSION} of hx509.
* CMS signing and encryption:: * CMS signing and encryption::
* Certificate matching:: * Certificate matching::
* Software PKCS 11 module:: * Software PKCS 11 module::
* Creating a CA certificate::
* Issuing certificates::
* Issuing CRLs::
* Application requirements::
* CMS background::
* Matching syntax::
* How to use the PKCS11 module::
@detailmenu @detailmenu
--- The Detailed Node Listing --- --- The Detailed Node Listing ---