summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-12-05 17:03:56 +0000
committerwiz <wiz@pkgsrc.org>2001-12-05 17:03:56 +0000
commit9372689160b8134da4f23664e8f5ee134382dc9d (patch)
treef2c4b064c6a59562ff2f7b3622c4ce70d07dcfe5 /security
parent028e7fc53ee156339f0bab6e272fedb5d2b54ee0 (diff)
downloadpkgsrc-9372689160b8134da4f23664e8f5ee134382dc9d.tar.gz
Fix path to example files in MESSAGE. Reported by Paul Hoffmann.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/MESSAGE b/security/openssh/MESSAGE
index 877a828970f..41ae6b87c62 100644
--- a/security/openssh/MESSAGE
+++ b/security/openssh/MESSAGE
@@ -1,12 +1,12 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:17:04 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2001/12/05 17:03:56 wiz Exp $
If "starter" configuration files were installed (in ${SSH_CONF_DIR})
when the package was installed, be sure to examine them (and the man pages
for ssh and sshd) to determine whether you want to make any changes.
Copies of the example configuration files are installed in
-${PREFIX}/share/examples/ssh, so those can still be used for reference
+${PREFIX}/share/examples/openssh, so those can still be used for reference
after you have made changes to those installed in ${SSH_CONF_DIR}, or if
you had existing configuration files, which would not be overwritten in
the installation process.