Your message dated Sat, 21 Apr 2012 10:56:18 +0100
with message-id <[email protected]>
has caused the report #669667,
regarding faq.html: missing separator between two distinct shell commands
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
669667: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669667
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
I received the attached bug report from a Debian user; it applies to
http://www.openssh.com/faq.html (I ship a copy of the FAQ in the Debian
package). Could somebody make this adjustment on the OpenSSH web site?
Thanks,
--
Colin Watson [[email protected]]
--- Begin Message ---
Source: openssh
Version: 1:5.9p1-5
Severity: minor
Tags: patch
File: faq.html
--- a/faq.html 2011-09-07 12:31:25.000000000 +0300
+++ b/faq.html 2012-04-20 23:20:02.000000000 +0300
@@ -1080,7 +1080,7 @@ In this case, it can be solved by execut
<tr>
<td nowrap bgcolor="#EEEEEE">
$ <b>chmod go-w $HOME $HOME/.ssh</b><br>
-$ <b>chmod 600 $HOME/.ssh/authorized_keys</b>
+$ <b>chmod 600 $HOME/.ssh/authorized_keys</b><br>
$ <b>chown `whoami` $HOME/.ssh/authorized_keys</b><br>
</td>
</tr>
--- End Message ---
--- End Message ---