[network-manager-vpnc] doc: add link to Cisco PCF file format documentation



commit 3c602de722e3125db9658e45c6f2053f6c492c64
Author: Dan Williams <dcbw redhat com>
Date:   Wed Jan 13 12:20:57 2010 -0800

    doc: add link to Cisco PCF file format documentation

 properties/pcf-file.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/properties/pcf-file.c b/properties/pcf-file.c
index ed8523c..b835b6c 100644
--- a/properties/pcf-file.c
+++ b/properties/pcf-file.c
@@ -19,6 +19,12 @@
  * (C) Copyright 2007 - 2008 Novell, Inc.
  */
 
+/* See the following link for more information on PCF file format and keys:
+ *
+ * http://www.cisco.com/en/US/products/sw/secursw/ps2308/products_administration_guide_chapter09186a00800bd98d.html#wp1169242
+ *
+ */
+
 #include <stdio.h>
 #include <string.h>
 #include <errno.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]