/* $Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/rn/help.h,v 1.1.1.1 2018/04/24 16:12:58 root Exp $
 *
 * $Log: help.h,v $
 * Revision 1.1.1.1  2018/04/24 16:12:58  root
 * BSD 4.3tahoe
 *
 * Revision 4.3  85/05/01  11:39:19  lwall
 * Baseline for release with 4.3bsd.
 * 
 */

void	help_init();
int	help_ng();
int	help_art();
int	help_page();
#ifdef ESCSUBS
    int	help_subs();
#endif
