summaryrefslogtreecommitdiff
path: root/security/openssh/pkg/DEINSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/pkg/DEINSTALL')
-rw-r--r--security/openssh/pkg/DEINSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/pkg/DEINSTALL b/security/openssh/pkg/DEINSTALL
index ee1aa040cf6..f7d05a7df34 100644
--- a/security/openssh/pkg/DEINSTALL
+++ b/security/openssh/pkg/DEINSTALL
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: DEINSTALL,v 1.1 2000/01/27 17:13:02 hubertf Exp $
+# $NetBSD: DEINSTALL,v 1.2 2001/01/07 05:07:17 hubertf Exp $
#
case "$2" in
@@ -8,7 +8,7 @@ case "$2" in
=============================================================
Note that ssh configuration, key, and random-seed files
-(@SSH_CONF_DIR@/ssh*) are not removed in the deinstallation
+(@SSH_CONF_DIR@/ssh*_config) are not removed in the deinstallation
process. You should remove those by hand, if you no longer
need them.
=============================================================