#! /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 /usr/lib/linuxdoc-sgml-1.2/preroff.sed
