diff options
Diffstat (limited to 'security/heimdal/files/patch-doc-hx509.texi')
-rw-r--r-- | security/heimdal/files/patch-doc-hx509.texi | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/security/heimdal/files/patch-doc-hx509.texi b/security/heimdal/files/patch-doc-hx509.texi deleted file mode 100644 index 1a82a81b4fb6..000000000000 --- a/security/heimdal/files/patch-doc-hx509.texi +++ /dev/null @@ -1,36 +0,0 @@ ---- doc/hx509.texi.orig 2014-09-13 17:49:23.000000000 +0900 -+++ doc/hx509.texi 2014-09-13 17:50:20.000000000 +0900 -@@ -34,9 +34,19 @@ - @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 +193,13 @@ - * 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 --- |