fix for texinfo 5.1
authorDaniel Schepler <dschepler@gmail.com>
Thu, 8 Aug 2013 23:12:49 +0000 (17:12 -0600)
committerKen Dreyer <ktdreyer@ktdreyer.com>
Fri, 9 Aug 2013 03:27:13 +0000 (21:27 -0600)
Signed-off-by: Ken Dreyer <ktdreyer@ktdreyer.com>
doc/hx509.texi

index c927357f7153f63b8c68cff7437ec5849fcb518a..b44cbeae4c99b4cae68e3fa0b3e3397bd72c9b92 100644 (file)
 @subtitle 2008
 @author Love Hörnquist Åstrand
 
+@iftex
 @def@copynext{@vskip 20pt plus 1fil}
 @def@copyrightstart{}
 @def@copyrightend{}
+@end iftex
+@ifinfo
+@macro copynext
+@end macro
+@macro copyrightstart
+@end macro
+@macro copyrightend
+@end macro
+@end ifinfo
+
 @page
 @copyrightstart
 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::
 * Certificate matching::
 * 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
  --- The Detailed Node Listing ---