end sentence w/ period
This commit is contained in:
parent
f28f2a833d
commit
61c7e14428
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: INSTALL,v 1.4 2004/07/30 17:02:49 naddy Exp $
|
||||
# $OpenBSD: INSTALL,v 1.5 2004/09/14 23:44:27 pvalchev Exp $
|
||||
|
||||
# exit on errors, use a sane path and install prefix
|
||||
#
|
||||
@ -16,7 +16,7 @@ do_notice()
|
||||
echo "| For proper use of $1 you should notify the system"
|
||||
echo "| that ${PREFIX}/bin/bash is a valid shell by adding it to the"
|
||||
echo "| the file /etc/shells. If you are unfamiliar with this file"
|
||||
echo "| consult the shells(5) manual page"
|
||||
echo "| consult the shells(5) manual page."
|
||||
echo "+---------------"
|
||||
echo
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: INSTALL,v 1.1 2000/03/26 00:36:15 espie Exp $
|
||||
# $OpenBSD: INSTALL,v 1.2 2004/09/14 23:44:27 pvalchev Exp $
|
||||
#
|
||||
# Pre/post-installation setup of es
|
||||
|
||||
@ -12,7 +12,7 @@ do_notice()
|
||||
echo "| For proper use of $1 you should notify the system"
|
||||
echo "| that ${PREFIX}/bin/es is a valid shell by adding it to the"
|
||||
echo "| the file /etc/shells. If you are unfamiliar with this file"
|
||||
echo "| consult the shells(5) manual page"
|
||||
echo "| consult the shells(5) manual page."
|
||||
echo "+---------------"
|
||||
echo
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: INSTALL,v 1.3 2001/04/04 01:41:47 brad Exp $
|
||||
# $OpenBSD: INSTALL,v 1.4 2004/09/14 23:44:27 pvalchev Exp $
|
||||
#
|
||||
# Pre/post-installation setup of tcsh
|
||||
|
||||
@ -18,7 +18,7 @@ do_notice()
|
||||
echo "| For proper use of $1 you should notify the system"
|
||||
echo "| that $PREFIX/bin/tcsh is a valid shell by adding it to the"
|
||||
echo "| the file /etc/shells. If you are unfamiliar with this file"
|
||||
echo "| consult the shells(5) manual page"
|
||||
echo "| consult the shells(5) manual page."
|
||||
echo "+---------------"
|
||||
echo
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: INSTALL,v 1.4 2004/07/12 19:46:52 lebel Exp $
|
||||
# $OpenBSD: INSTALL,v 1.5 2004/09/14 23:44:27 pvalchev Exp $
|
||||
#
|
||||
# Pre/post-installation setup of zsh
|
||||
|
||||
@ -18,7 +18,7 @@ do_notice()
|
||||
echo "| For proper use of $1 you should notify the system"
|
||||
echo "| that ${PREFIX}/bin/zsh is a valid shell by adding it to the"
|
||||
echo "| the file /etc/shells. If you are unfamiliar with this file"
|
||||
echo "| consult the shells(5) manual page"
|
||||
echo "| consult the shells(5) manual page."
|
||||
echo "+---------------"
|
||||
echo
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user