#!/bin/sh
#
# getManArgs - Return any args used for man command
#


# Solaris 7 we do a -F to bypass stale windex's

echo "-F"

