#! /bin/sh
#OpenScript
#(OS)Starts xman, a manual page display program for
#(OS)the X Window System.
OPENFLAGS=0
OPENICON="xman.xpm"
OPENCOMMAND="xman"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
