Initial revision
[silc.git] / doc / makerfc
1 #!/bin/sh
2 #
3 # Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
4 #
5 # Creates RFC
6 #
7 # Usage: makerfc <input_file> <output_file>
8 #
9 nroff -ms $1 | ./fix.pl > $2