a8b3a46e2b6466c35803f7303fada2b804d95b1b
[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