aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2007-07-02 12:55:43 +0000
committerMartin Willi <martin@strongswan.org>2007-07-02 12:55:43 +0000
commite3606f2ba1a13389e0de779635b0b78b37cbba1b (patch)
tree3d51aac87515abf22c1901cde3521ed86328ea81 /HACKING
parent3d928c9ffdda33f661de6569636fe4f5cd8e19de (diff)
downloadstrongswan-e3606f2ba1a13389e0de779635b0b78b37cbba1b.tar.bz2
strongswan-e3606f2ba1a13389e0de779635b0b78b37cbba1b.tar.xz
updated documentation files
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 3 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 3a7a2c94d..b87faa3a7 100644
--- a/HACKING
+++ b/HACKING
@@ -40,9 +40,9 @@ Then you're in, start the build as usual:
API documentation
-----------------
-Charon and libstrongswan contain inline code documentation. These comments can be
-extracted using doxygen. It is built using 'make apidoc', which creates an 'apidoc'
-folder containing the HTML files.
+Charon and libstrongswan contain inline code documentation. These comments can
+be extracted using doxygen. It is built using 'make apidoc', which creates an
+'apidoc' folder containing the HTML files.
uClibc support