Merge pull request #35 from ktdreyer/texinfo51

texinfo 5.1 fixes
This commit is contained in:
Love Hörnquist Åstrand
2013-08-13 00:47:31 -07:00
2 changed files with 18 additions and 0 deletions

View File

@@ -34,9 +34,18 @@
@subtitle 2008
@author Love Hörnquist Åstrand
@iftex
@def@copynext{@vskip 20pt plus 1fil}
@def@copyrightstart{}
@def@copyrightend{}
@end iftex
@macro copynext
@end macro
@macro copyrightstart
@end macro
@macro copyrightend
@end macro
@page
@copyrightstart
Copyright (c) 1994-2008 Kungliga Tekniska Högskolan
@@ -183,6 +192,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 ---

View File

@@ -43,9 +43,11 @@ services can authenticate each other.
@ifhtml
@macro sub{arg}
@html
<sub>\arg\</sub>
@end html
@end macro
@end ifhtml