#!/bin/sh #------------------------------------------------------------------------------ # /var/install/bin/-doc - show documentation for # # Copyright (c) 2004 # # Creation: # Last Update: # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #------------------------------------------------------------------------------ package='' service='' clrhome colecho "View $service documentation" gn echo /var/install/bin/doc /usr/share/doc/$package/$package.txt