aboutsummaryrefslogtreecommitdiffstats
path: root/doc/utils/four2perm.1
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-04-28 09:07:55 +0000
committerMartin Willi <martin@strongswan.org>2006-04-28 09:07:55 +0000
commit83cb0b0e8cc1e97efdbf53c4e0a14121aef08b42 (patch)
tree62b5b705196fdaf9d647199b700db7a7c359ccca /doc/utils/four2perm.1
parenta06e45dc9c91c96954505dfcee52e734742618a4 (diff)
downloadstrongswan-83cb0b0e8cc1e97efdbf53c4e0a14121aef08b42.tar.bz2
strongswan-83cb0b0e8cc1e97efdbf53c4e0a14121aef08b42.tar.xz
Diffstat (limited to 'doc/utils/four2perm.1')
-rw-r--r--doc/utils/four2perm.120
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/utils/four2perm.1 b/doc/utils/four2perm.1
deleted file mode 100644
index 1e5263b5b..000000000
--- a/doc/utils/four2perm.1
+++ /dev/null
@@ -1,20 +0,0 @@
-.TH FOUR2PERM 1 "August 1999"
-.\" RCSID $Id: four2perm.1,v 1.1 2004/03/15 20:35:24 as Exp $
-.SH NAME
-four2perm - generate permuted index from four-field lines
-.SH SYNOPSIS
-.B four2perm
-.SH DESCRIPTION
-.I four2perm
-expects input lines with four tab-separated fields, such as that
-created from HTML files by html2four(1). Given that, it does most
-of the work of generating a permuted index, gets things close
-enough that a simple pipeline through sort(1) and awk(1) can
-finish the job.
-.SH SEE ALSO
-.hy 0
-html2four(1)
-.SH HISTORY
-Written for the Linux FreeS/WAN project
-<http://www.xs4all.nl/~freeswan/>
-by Sandy Harris.