diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-29 13:15:55 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-30 10:21:38 +0200 |
commit | f879056fe2c713b3b60e4978043f5f2f52ddabc2 (patch) | |
tree | 9881b8b8d12be60309a0f927da985314ed727335 /tde-i18n-en_GB | |
parent | 57175111c44b953016c3375e66a7aa4f4c7e23c8 (diff) | |
download | tde-i18n-f879056fe2c713b3b60e4978043f5f2f52ddabc2.tar.gz tde-i18n-f879056fe2c713b3b60e4978043f5f2f52ddabc2.zip |
Remove documentation for tdeio gopher protocol
because it is contained in a separate tdeio-gopher module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d014628bbc91e1da28c9b8196e99419d30f245bf)
Diffstat (limited to 'tde-i18n-en_GB')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher/index.docbook | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher/index.docbook deleted file mode 100644 index 2bb4806e2d8..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/gopher/index.docbook +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY % addindex "IGNORE"> - <!ENTITY % British-English "INCLUDE"> <!-- change language only here --> -]> - -<article lang="&language;" id="gopher"> -<title>gopher</title> -<articleinfo> -<authorgroup> -<author>&Lauri.Watts; &Lauri.Watts.mail;</author> -<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> -</authorgroup> -</articleinfo> - -<para><command>gopher</command> began as a distributed campus information service at the University of Minnesota. Gopher allows the user to access information on Gopher servers running on Internet hosts.</para> - -<para>Gopher is an Internet information browsing service that uses a menu-driven interface. Users select information from menus, which may return another menu or display a text file. An item may reside on a Gopher server you originally queried, or it may be on another Gopher server (or another host). Gopher can <quote>tunnel</quote> from one Gopher to another without the user knowing that the server and/or host machine have changed. Gopher keeps the exact location of computers hidden from the user, providing the <quote>illusion</quote> of a single, large set of interconnected menus. </para> - -<para>Gopher permits the user to record an item's location in a <quote>bookmark</quote> thereby allowing users to follow a <quote>bookmark</quote> directly to a particular item without searching the menu system. Gopher menus are not standardised, inasmuch as each Gopher server is individually determined. </para> - -<para>Source: <ulink url="http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/gophrdef.htm"> http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/gophrdef.htm</ulink> </para> -</article> |