diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-11 19:16:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-11 19:16:57 +0000 |
commit | 9ba5d267af2f0cbd6eff4441fbfbd0b071baad95 (patch) | |
tree | 4cee28a5fec14270bf43e3d2307c33a2597c9154 /security/gsasl/files | |
parent | 68d78f74b07153e0f9e269858069ec61f754e0b6 (diff) |
Notes
Diffstat (limited to 'security/gsasl/files')
-rw-r--r-- | security/gsasl/files/patch-doc_gsasl.texi | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/security/gsasl/files/patch-doc_gsasl.texi b/security/gsasl/files/patch-doc_gsasl.texi new file mode 100644 index 000000000000..55d4d087c6ee --- /dev/null +++ b/security/gsasl/files/patch-doc_gsasl.texi @@ -0,0 +1,20 @@ + +$FreeBSD$ + +--- doc/gsasl.texi.orig ++++ doc/gsasl.texi +@@ -123,14 +123,6 @@ + and the command-line interface, self-tests and examples are licensed + under the GNU General Public License. + +-@float Illustration,fig:abstraction +-@image{abstraction,10cm,5cm} +- +-@caption{Logical overview showing how applications use authentication +-mechanisms through an abstract interface.} +- +-@end float +- + @menu + * Getting Started:: + * Features:: |