#!/bin/sh
#
#   Copy a man page to a NeXT system.

/usr/lib/indexing/installman $1

