#! /bin/sh
# Author: Tom Gordon
# Date: 9 Dec 91

# Protects periods ending sentences which happen to occur in the first
# column of a line from being interpreted as macro calls.

sed -f $LINUXDOC/lib/preroff.sed
