#!/bin/sh
#

# Location of new installable X related man pages

# On UnuxWare 7 the man pages are now html, so to keep from
# confusing the matter I put the nroff one in /usr/local/man
#
# A html based man page is forthcoming

echo "/usr/local/man"
