Sun Mar 11 15:22:42 CET 2007 Jochen Eisinger <coffee@silcnet.org>
[runtime.git] / scripts / 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 | perl ../scripts/fix.pl > $2