]> git.ipfire.org Git - people/ms/strongswan.git/blob - doc/utils/four2perm.1
- import of strongswan-2.7.0
[people/ms/strongswan.git] / doc / utils / four2perm.1
1 .TH FOUR2PERM 1 "August 1999"
2 .\" RCSID $Id: four2perm.1,v 1.1 2004/03/15 20:35:24 as Exp $
3 .SH NAME
4 four2perm - generate permuted index from four-field lines
5 .SH SYNOPSIS
6 .B four2perm
7 .SH DESCRIPTION
8 .I four2perm
9 expects input lines with four tab-separated fields, such as that
10 created from HTML files by html2four(1). Given that, it does most
11 of the work of generating a permuted index, gets things close
12 enough that a simple pipeline through sort(1) and awk(1) can
13 finish the job.
14 .SH SEE ALSO
15 .hy 0
16 html2four(1)
17 .SH HISTORY
18 Written for the Linux FreeS/WAN project
19 <http://www.xs4all.nl/~freeswan/>
20 by Sandy Harris.