#!/bin/sh -x

# convert .ms RFC source to a from the IEFT secretariat will accept


nroff -ms $* | col -bx				\
    | sed -e 's/FORMFEED\(.*\)/        \1/' 	\
	-e '//{' -e 's///p' -e N -e N -e N -e N -e N -e 's/.*//' -e '}' 
