diff options
Diffstat (limited to 'doc/utils/perm1.awk')
-rw-r--r-- | doc/utils/perm1.awk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/utils/perm1.awk b/doc/utils/perm1.awk new file mode 100644 index 000000000..d9f8f5565 --- /dev/null +++ b/doc/utils/perm1.awk @@ -0,0 +1 @@ +{ print $4 "\t<a href=\"" $1 "#" $2 "\">" } |