fix typo noted by Oleg Form <form@vs.itam.nsc.ru>

This commit is contained in:
marc 1998-04-20 04:41:29 +00:00
parent 5434900d70
commit 6c1e61eabe

View File

@ -3,7 +3,7 @@
# Date created: 17 November 1997
# Whom: gene
#
# $OpenBSD: Makefile,v 1.8 1998/03/31 05:26:11 marc Exp $
# $OpenBSD: Makefile,v 1.9 1998/04/20 04:41:29 marc Exp $
#
DISTNAME= tcsh-6.07
@ -45,7 +45,7 @@ post-install:
@${ECHO} ""
@${ECHO} "*** Finished installing $(DISTNAME)"
@${ECHO} "*** To complete the install, you should notify the system"
@${ECHO} "*** that $(PREFIX)/bin/bash is a valid shell by adding it to"
@${ECHO} "*** that $(PREFIX)/bin/tcsh is a valid shell by adding it to"
@${ECHO} "*** the file /etc/shells."
@${ECHO} "***"
@${ECHO} "*** If you are unfamiliar with this file, consult the"