#!/bin/sh
#
# $Id: manplain,v 1.1 2000/04/30 10:10:38 urabe Exp $
#
sed '
s/.//g
s/_//g
s/.//g'
