summaryrefslogtreecommitdiff
path: root/debian/faq.html
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-01-09 02:41:29 +0000
committerColin Watson <cjwatson@debian.org>2008-01-09 02:41:29 +0000
commit524c8e5a476cdee0d6beea98120ff936dbf5f5b8 (patch)
tree5d3fbea82ced9b9d71af2cd58705d064cce59021 /debian/faq.html
parent7b0ea2ca095270c3db7e79b611102f00a8afdd70 (diff)
* Adjust many relative links in faq.html to point to
http://www.openssh.org/ (thanks, Dan Jacobson; mentioned in #459807).
Diffstat (limited to 'debian/faq.html')
-rw-r--r--debian/faq.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/debian/faq.html b/debian/faq.html
index 2c4ce4254..67d55cb52 100644
--- a/debian/faq.html
+++ b/debian/faq.html
@@ -12,7 +12,7 @@
12</head> 12</head>
13 13
14<body bgcolor= "#ffffff" text= "#000000" link= "#23238E"> 14<body bgcolor= "#ffffff" text= "#000000" link= "#23238E">
15<a href="index.html"><img alt="[OpenSSH]" height="30" width="141" src="images/smalltitle.gif" border="0"></a> 15<a href="http://www.openssh.org/index.html"><img alt="[OpenSSH]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
16<p> 16<p>
17 17
18<h1>OpenSSH FAQ (Frequently asked questions)</h1> 18<h1>OpenSSH FAQ (Frequently asked questions)</h1>
@@ -98,7 +98,7 @@ OpenSSH has also added
98<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a> and 98<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a> and
99<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8">sftp-server(8)</a> 99<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&amp;sektion=8">sftp-server(8)</a>
100which implement an easier solution for file-transfer. This is based upon the 100which implement an easier solution for file-transfer. This is based upon the
101<a href="txt/draft-ietf-secsh-filexfer-02.txt">secsh-filexfer</a> IETF draft. 101<a href="http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt">secsh-filexfer</a> IETF draft.
102 102
103 103
104<p><strong>OpenSSH consists of a number of programs.</strong> 104<p><strong>OpenSSH consists of a number of programs.</strong>
@@ -126,15 +126,15 @@ ssh_config(5)</a></i> and individual users' <i>$HOME/.ssh/config</i> files.
126 126
127<p> 127<p>
128OpenSSH comes in two downloadable distributions: the native <a 128OpenSSH comes in two downloadable distributions: the native <a
129href="openbsd.html">OpenBSD</a> distribution and the multi-platform 129href="http://www.openssh.org/openbsd.html">OpenBSD</a> distribution and the multi-platform
130<a href="portable.html">Portable</a> distribution. If you want 130<a href="http://www.openssh.org/portable.html">Portable</a> distribution. If you want
131OpenSSH for a recent OpenBSD or integration into a product, you 131OpenSSH for a recent OpenBSD or integration into a product, you
132probably want the <a href="openbsd.html">OpenBSD</a> distribution. 132probably want the <a href="http://www.openssh.org/openbsd.html">OpenBSD</a> distribution.
133If you want OpenSSH for another platform, or an older OpenBSD, you 133If you want OpenSSH for another platform, or an older OpenBSD, you
134probably want the <a href="portable.html">Portable</a> distribution. 134probably want the <a href="http://www.openssh.org/portable.html">Portable</a> distribution.
135 135
136<p> 136<p>
137When downloading, please use a <a href="portable.html#mirrors">mirror</a> 137When downloading, please use a <a href="http://www.openssh.org/portable.html#mirrors">mirror</a>
138near you. 138near you.
139 139
140<h2><a name= "1.2">1.2 - Why should it be used?</a></h2> 140<h2><a name= "1.2">1.2 - Why should it be used?</a></h2>
@@ -206,7 +206,7 @@ Even though OpenSSH is developed on
206ports to other operating systems exist. The portable version of OpenSSH 206ports to other operating systems exist. The portable version of OpenSSH
207is headed by <a href="mailto:djm@openbsd.org">Damien Miller</a>. 207is headed by <a href="mailto:djm@openbsd.org">Damien Miller</a>.
208For a quick overview of the portable version of OpenSSH see 208For a quick overview of the portable version of OpenSSH see
209<a href="portable.html">OpenSSH Portable Release</a>. 209<a href="http://www.openssh.org/portable.html">OpenSSH Portable Release</a>.
210Currently, the supported operating systems are: 210Currently, the supported operating systems are:
211 211
212 212
@@ -229,7 +229,7 @@ Currently, the supported operating systems are:
229 229
230<p> 230<p>
231A list of vendors that include OpenSSH in their distributions 231A list of vendors that include OpenSSH in their distributions
232is located in the <a href="users.html">OpenSSH Users page</a>. 232is located in the <a href="http://www.openssh.org/users.html">OpenSSH Users page</a>.
233 233
234<h2><a name= "1.4">1.4 - What about copyrights, usage and patents?</a></h2> 234<h2><a name= "1.4">1.4 - What about copyrights, usage and patents?</a></h2>
235<p> 235<p>
@@ -253,7 +253,7 @@ of RSA algorithm using software, including OpenBSD.
253<h2><a name= "1.5">1.5 - Where should I ask for help?</a></h2> 253<h2><a name= "1.5">1.5 - Where should I ask for help?</a></h2>
254<p> 254<p>
255There are many places to turn to for help. In addition to the main 255There are many places to turn to for help. In addition to the main
256<a href="index.html">OpenSSH website</a>, 256<a href="http://www.openssh.org/index.html">OpenSSH website</a>,
257there are many mailing lists to try. Before trying any mailing lists, 257there are many mailing lists to try. Before trying any mailing lists,
258please search through all mailing list archives to see if your question 258please search through all mailing list archives to see if your question
259has already been answered. The OpenSSH Mailing List has been archived and 259has already been answered. The OpenSSH Mailing List has been archived and
@@ -262,11 +262,11 @@ put in searchable form and can be found at
262 262
263<p> 263<p>
264For more information on subscribing to OpenSSH related mailing lists, 264For more information on subscribing to OpenSSH related mailing lists,
265please see <a href="list.html">OpenSSH Mailing lists</a>. 265please see <a href="http://www.openssh.org/list.html">OpenSSH Mailing lists</a>.
266 266
267<p> 267<p>
268Information about submitting bug reports can be found at the OpenSSH 268Information about submitting bug reports can be found at the OpenSSH
269<a href="report.html">Reporting bugs</a> page. 269<a href="http://www.openssh.org/report.html">Reporting bugs</a> page.
270 270
271<h2><u><a name= "2.0">2.0 - General Questions</a></u></h2> 271<h2><u><a name= "2.0">2.0 - General Questions</a></u></h2>
272 272
@@ -961,7 +961,7 @@ If there is no 'configure' file in the tar.gz file that you downloaded
961or make fails with "missing separator" errors, you have probably 961or make fails with "missing separator" errors, you have probably
962downloaded the OpenBSD distribution of OpenSSH and are attempting to 962downloaded the OpenBSD distribution of OpenSSH and are attempting to
963compile it on another platform. Please refer to the information on the 963compile it on another platform. Please refer to the information on the
964<a href="portable.html">portable version</a>. 964<a href="http://www.openssh.org/portable.html">portable version</a>.
965 965
966 966
967<h2><a name= "3.10">3.10 - Hangs when exiting ssh</a></h2> 967<h2><a name= "3.10">3.10 - Hangs when exiting ssh</a></h2>
@@ -1044,7 +1044,7 @@ This is true for HP-UX 11.X.<p>
1044X11 programs stopped working.</a></h2> 1044X11 programs stopped working.</a></h2>
1045 1045
1046<p> 1046<p>
1047As documented in the <a href="txt/release-3.8">3.8 release notes</a>, 1047As documented in the <a href="http://www.openssh.org/txt/release-3.8">3.8 release notes</a>,
1048<code>ssh</code> will now use untrusted X11 cookies by 1048<code>ssh</code> will now use untrusted X11 cookies by
1049default. The previous behaviour can be restored by setting 1049default. The previous behaviour can be restored by setting
1050<b>ForwardX11Trusted yes</b> in <i>ssh_config</i>. 1050<b>ForwardX11Trusted yes</b> in <i>ssh_config</i>.
@@ -1167,7 +1167,7 @@ entries when run on AIX 5.x. This can be fixed by simply recompiling
1167sshd on an AIX 5.x system and using that. 1167sshd on an AIX 5.x system and using that.
1168 1168
1169<hr> 1169<hr>
1170<a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenSSH></a> 1170<a href="http://www.openssh.org/index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenSSH></a>
1171<a href="mailto:www@openbsd.org">www@openbsd.org</a> 1171<a href="mailto:www@openbsd.org">www@openbsd.org</a>
1172<br> 1172<br>
1173<small>$OpenBSD: faq.html,v 1.107 2007/06/20 18:14:15 miod Exp $</small> 1173<small>$OpenBSD: faq.html,v 1.107 2007/06/20 18:14:15 miod Exp $</small>