The textproc/docproj port uses w3m these days, not Lynx, so update
the FDP Primer accordingly.
This commit is contained in:
parent
85e8182fd5
commit
702e4ca0b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7618
3 changed files with 10 additions and 9 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.8 2000/05/06 10:59:01 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.9 2000/07/07 18:38:38 dannyboy Exp $
|
||||
-->
|
||||
|
||||
<chapter id="tools">
|
||||
|
@ -118,11 +118,11 @@
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><application>Lynx</application>
|
||||
(<filename>www/lynx-current</filename>)</term>
|
||||
<term><application>W3M</application>
|
||||
(<filename>www/w3m</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para>A text-mode WWW browser, &man.lynx.1; can also convert
|
||||
<para>A text-mode WWW browser, &man.w3m.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.8 2000/05/06 10:59:01 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.9 2000/07/07 18:38:38 dannyboy Exp $
|
||||
-->
|
||||
|
||||
<chapter id="tools">
|
||||
|
@ -118,11 +118,11 @@
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><application>Lynx</application>
|
||||
(<filename>www/lynx-current</filename>)</term>
|
||||
<term><application>W3M</application>
|
||||
(<filename>www/w3m</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para>A text-mode WWW browser, &man.lynx.1; can also convert
|
||||
<para>A text-mode WWW browser, &man.w3m.1; can also convert
|
||||
HTML files to plain text.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
for "foo.bar" would exist. Hopefully the chance of this is
|
||||
sufficiently small that it is not an issue.
|
||||
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.39 2000/06/20 09:56:02 alex Exp $
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.40 2000/06/22 01:01:31 kevlo Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY man.as.1 "<citerefentry/<refentrytitle/as/<manvolnum/1//">
|
||||
|
@ -96,6 +96,7 @@
|
|||
<!ENTITY man.uuencode.1 "<citerefentry/<refentrytitle/uuencode/<manvolnum/1//">
|
||||
<!ENTITY man.vi.1 "<citerefentry/<refentrytitle/vi/<manvolnum/1//">
|
||||
<!ENTITY man.vidcontrol.1 "<citerefentry/<refentrytitle/vidcontrol/<manvolnum/1//">
|
||||
<!ENTITY man.w3m.1 "<citerefentry/<refentrytitle/w3m/<manvolnum/1//">
|
||||
<!ENTITY man.xfontsel.1 "<citerefentry/<refentrytitle/xfontsel/<manvolnum/1//">
|
||||
<!ENTITY man.xmodmap.1 "<citerefentry/<refentrytitle/xmodmap/<manvolnum/1//">
|
||||
<!ENTITY man.xset.1 "<citerefentry/<refentrytitle/xset/<manvolnum/1//">
|
||||
|
|
Loading…
Reference in a new issue