summaryrefslogtreecommitdiff
path: root/debian/faq.html
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-04-22 00:53:06 +0100
committerColin Watson <cjwatson@debian.org>2012-04-22 00:53:06 +0100
commit1e0d51b642cac9a6bfb719e6320905625aa5f943 (patch)
tree9effd60f5e4b65fd3af16ad05914641a9f3738cc /debian/faq.html
parent15ac0065239c92fb681c2fa8bbb0e48c68d7d114 (diff)
Update OpenSSH FAQ to revision 1.113, fixing missing line break (closes:
#669667).
Diffstat (limited to 'debian/faq.html')
-rw-r--r--debian/faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/faq.html b/debian/faq.html
index f856fa382..d6eb7fda5 100644
--- a/debian/faq.html
+++ b/debian/faq.html
@@ -1080,7 +1080,7 @@ In this case, it can be solved by executing the following on the server.
1080<tr> 1080<tr>
1081 <td nowrap bgcolor="#EEEEEE"> 1081 <td nowrap bgcolor="#EEEEEE">
1082$ <b>chmod go-w $HOME $HOME/.ssh</b><br> 1082$ <b>chmod go-w $HOME $HOME/.ssh</b><br>
1083$ <b>chmod 600 $HOME/.ssh/authorized_keys</b> 1083$ <b>chmod 600 $HOME/.ssh/authorized_keys</b><br>
1084$ <b>chown `whoami` $HOME/.ssh/authorized_keys</b><br> 1084$ <b>chown `whoami` $HOME/.ssh/authorized_keys</b><br>
1085 </td> 1085 </td>
1086</tr> 1086</tr>
@@ -1181,7 +1181,7 @@ sshd on an AIX 5.x system and using that.
1181<a href="http://www.openssh.org/index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenSSH></a> 1181<a href="http://www.openssh.org/index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenSSH></a>
1182<a href="mailto:www@openbsd.org">www@openbsd.org</a> 1182<a href="mailto:www@openbsd.org">www@openbsd.org</a>
1183<br> 1183<br>
1184<small>$OpenBSD: faq.html,v 1.112 2010/09/15 02:41:42 nick Exp $</small> 1184<small>$OpenBSD: faq.html,v 1.113 2012/04/21 12:12:22 dtucker Exp $</small>
1185 1185
1186</body> 1186</body>
1187</html> 1187</html>