The FDP now uses links(1) instead of w3m(1).
Approved by: nik
This commit is contained in:
parent
fbecbd3f16
commit
c3a09aa491
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8997
2 changed files with 8 additions and 8 deletions
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.9 2000/07/07 18:38:38 dannyboy Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.10 2000/07/15 17:34:17 ben Exp $
|
||||
-->
|
||||
|
||||
<chapter id="tools">
|
||||
|
@ -118,11 +118,11 @@
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><application>W3M</application>
|
||||
(<filename>www/w3m</filename>)</term>
|
||||
<term><application>Links</application>
|
||||
(<filename>www/links</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para>A text-mode WWW browser, &man.w3m.1; can also convert
|
||||
<para>A text-mode WWW browser, &man.links.1; can also convert
|
||||
HTML files to plain text.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.9 2000/07/07 18:38:38 dannyboy Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.10 2000/07/15 17:34:17 ben Exp $
|
||||
-->
|
||||
|
||||
<chapter id="tools">
|
||||
|
@ -118,11 +118,11 @@
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><application>W3M</application>
|
||||
(<filename>www/w3m</filename>)</term>
|
||||
<term><application>Links</application>
|
||||
(<filename>www/links</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para>A text-mode WWW browser, &man.w3m.1; can also convert
|
||||
<para>A text-mode WWW browser, &man.links.1; can also convert
|
||||
HTML files to plain text.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue