The SILC Project

source navigation ]
identifier search ]
freetext search ]
file search ]

silc/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

This page was automatically generated by the LXR engine.
Free-text search provided by Glimpse