Remove obsolete documents

This commit is contained in:
Tatsuya Kinoshita
2023-01-09 19:17:05 +09:00
parent 536f06da85
commit e60d5bd19b
3 changed files with 3 additions and 39 deletions

View File

@@ -405,21 +405,7 @@ from Tatsuya Kinoshita <tats@debian.org>
</dt>
<dd>
<p>
Ja. Wenn Sie <q>./configure</q> durchführen, werden Ihnen folgende Möglichkeiten angeboten:
</p>
<pre>
Let's do some configurations. Choose config option among the list.
1 - Baby model (no color, no menu, no mouse, no cookie, no SSL)
2 - Little model (color, menu, no mouse, no cookie, no SSL)
3 - Mouse model (color, menu, mouse, no cookie, no SSL)
4 - Cookie model (color, menu, mouse, cookie, no SSL)
5 - Monster model (with everything; you need openSSL library)
6 - Customize
Which?
</pre>
<p>
Sie entscheiden sich für 2, 3, 4, oder 5.
Ja.
</p>
</dd>
<dt>
@@ -432,9 +418,6 @@ from Tatsuya Kinoshita <tats@debian.org>
Ja, Sie können entweder
</p>
<ul>
<li>
obige Frage bei <q>./configure</q> mit 1 beantworten, oder
</li>
<li>
w3m mit der Option -M starten, oder
</li>

View File

@@ -110,9 +110,8 @@ w3mを起動すると字が見えなくなります<p>
ければカラー表示ができるようになります。
<p>
<dt>白黒で表示したいんだけど?
<dd>方法は3つあります.
<dd>方法は2つあります.
<OL>
<LI>上記の質問に 1 と答えてコンパイルする.
<LI>-M オプションをつけて起動する.
<LI>"o" コマンドでオプション設定パネルを起動しカラー表示をOFFにする
</OL>

View File

@@ -421,21 +421,7 @@ from Tatsuya Kinoshita <tats@debian.org>
</dt>
<dd>
<p>
Yes. When you run <q>./configure</q>, answer the question
</p>
<pre>
Let's do some configurations. Choose config option among the list.
1 - Baby model (no color, no menu, no mouse, no cookie, no SSL)
2 - Little model (color, menu, no mouse, no cookie, no SSL)
3 - Mouse model (color, menu, mouse, no cookie, no SSL)
4 - Cookie model (color, menu, mouse, cookie, no SSL)
5 - Monster model (with everything; you need openSSL library)
6 - Customize
Which?
</pre>
<p>
with 2, 3, 4, or 5.
Yes. Run <q>./configure</q> without <q>--disable-color</q>.
</p>
</dd>
<dt>
@@ -448,10 +434,6 @@ from Tatsuya Kinoshita <tats@debian.org>
Yes. You may either
</p>
<ul>
<li>
Answer the above-mentioned <q>configure</q> question with 1,
or
</li>
<li>
Invoke w3m with the -M option, or
</li>