diff options
author | grant <grant@pkgsrc.org> | 2002-06-29 01:34:59 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-29 01:34:59 +0000 |
commit | 376a1e0a5880235dbc752f92280f985686d78bf0 (patch) | |
tree | 2d86c4c171ba2bb759634d4c5966d6cb060c7dc0 /security/openssh | |
parent | 155dfab9f2913bae040307e54b204b1b2c11e066 (diff) | |
download | pkgsrc-376a1e0a5880235dbc752f92280f985686d78bf0.tar.gz |
minor formatting fix.
Diffstat (limited to 'security/openssh')
-rw-r--r-- | security/openssh/MESSAGE | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/openssh/MESSAGE b/security/openssh/MESSAGE index 32fd91af4f3..e96c0208959 100644 --- a/security/openssh/MESSAGE +++ b/security/openssh/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.8 2002/06/28 16:58:38 jlam Exp $ +$NetBSD: MESSAGE,v 1.9 2002/06/29 01:34:59 grant Exp $ *===* NOTICE *===* @@ -7,9 +7,9 @@ The config files for ${PKGNAME} must be located in: ${PKG_SYSCONFDIR} -and the example files are located in ${EGDIR}. If you have existing -config files for OpenSSH located at /etc/ssh.conf and /etc/sshd.conf, -then you will have to copy them: +and the example files are located in ${EGDIR}. +If you have existing config files for OpenSSH located at /etc/ssh.conf +and /etc/sshd.conf, then you will have to copy them: /etc/ssh.conf --> ${PKG_SYSCONFDIR}/ssh_config /etc/sshd.conf --> ${PKG_SYSCONFDIR}/sshd_config |