diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-28 09:07:55 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-28 09:07:55 +0000 |
commit | 83cb0b0e8cc1e97efdbf53c4e0a14121aef08b42 (patch) | |
tree | 62b5b705196fdaf9d647199b700db7a7c359ccca /doc/utils/perm1.awk | |
parent | a06e45dc9c91c96954505dfcee52e734742618a4 (diff) | |
download | strongswan-83cb0b0e8cc1e97efdbf53c4e0a14121aef08b42.tar.bz2 strongswan-83cb0b0e8cc1e97efdbf53c4e0a14121aef08b42.tar.xz |
Diffstat (limited to 'doc/utils/perm1.awk')
-rw-r--r-- | doc/utils/perm1.awk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/utils/perm1.awk b/doc/utils/perm1.awk deleted file mode 100644 index d9f8f5565..000000000 --- a/doc/utils/perm1.awk +++ /dev/null @@ -1 +0,0 @@ -{ print $4 "\t<a href=\"" $1 "#" $2 "\">" } |