Sponsored Content
Operating Systems Linux Red Hat how tosetup broadband connection in red hatlinux Post 302364868 by mark54g on Saturday 24th of October 2009 11:17:39 AM
Old 10-24-2009
Could you, perhaps, rephrase that. I don't think it's a language I can understand.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red Hat 7.2 GUI not loading & Connection issue

Please Help Let me start off by saying that I am a total idiot when it comes to unix. Please, if you would care to reply keep this in mind. Thank you. I have been attempting to get my unix machine online to no avail. I have the rest of the house networked with 3 other windows machines into a... (1 Reply)
Discussion started by: kmer
1 Replies

2. UNIX for Advanced & Expert Users

install broadband connection on red hat?

hi , i m new to linux , i have adsl modem , and i have two os on my machine windows and redhat . i install pppoe (broadband ) on windows , but i don't know how i install broadband on redhat . plz if u are confirm then tell me the solution because already i dump my one adsl modem , because... (0 Replies)
Discussion started by: alert_every1
0 Replies

3. Solaris

Broadband connection (BSNL& AIRTEL)

Dear Friends, Kindly help me to connect Broadband connection in my Solaris 10 OS. I have heard that i have to write a script. Waiting for solution......... Thanks (0 Replies)
Discussion started by: anuragpauldani
0 Replies

4. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

5. Red Hat

I want to know the disconnection time of my broadband tcp/ip connection.

Hello, I want to know the disconnection time of my broadband tcp/ip connection as it got disconnected while downloading data. I use Vuze bit torrent client and JDownloader . I use broadband internet connection and my os is slack 11. The problem I have been facing for last 2/3 days that my... (1 Reply)
Discussion started by: vectrum
1 Replies

6. Solaris

bsnl broadband and playing media in solaris 10

Hi all, I am a newbie in UNIX . Earlier I used opensuse 11.3 just because it was secure for connecting to the INTERNET than Windows. Now I have to use Solaris for my work, so I was thinking of having windows XP2,opensuse 11.3 and solaris on the same pc. In spite of some good suggestion from... (5 Replies)
Discussion started by: M.Choudhury
5 Replies

7. UNIX for Dummies Questions & Answers

Has anyone used Verizon mobile broadband to go with ubunto 10.10?

I am new to ubunto and have had previous security issues with windows. How hard is it to use a broadband to go USB device on a Dell laptop with ubuntu 10.10. Are there certain procedures to follow to secure this type of connection or is it by nature a fairly hackable system for a determined... (0 Replies)
Discussion started by: Chod1964
0 Replies
doctools_intro(n)						Documentation tools						 doctools_intro(n)

__________________________________________________________________________________________________________________________________________________

NAME
doctools_intro - doctools introduction DESCRIPTION
doctools (short for documentation tools) stands for a set of related, yet different, entities which are working together for the easy cre- ation and transformation of documentation. These are [1] A tcl based language for the semantic markup of text. Markup is represented by Tcl commands interspersed with the actual text. [2] A package providing the ability to read and transform texts written in that markup language. It is important to note that the actual transformation of the input text is delegated to plugins. [3] An API describing the interface between the package above and a plugin. Which of the more detailed documents are relevant to the reader of this introduction depends on their role in the documentation process. [1] A writer of documentation has to understand the markup language itself. A beginner to doctools should read the more informally writ- ten doctools language introduction first. Having digested this the formal doctools language syntax specification should become understandable. A writer experienced with doctools may only need the doctools language command reference from time to time to refresh her memory. While a document is written the dtplite application can be used to validate it, and after completion it also performs the conversion into the chosen system of visual markup, be it *roff, HTML, plain text, wiki, etc. [2] A processor of documentation written in the doctools markup language has to know which tools are available for use. The main tool is the aforementioned dtplite application provided by Tcllib. A more powerful one (in terms of options and ability to configure it) is the dtp application, provided by Tclapps. At the bottom level, common to both applications, however sits the pack- age doctools, providing the basic facilities to read and process files containing text in the doctools format. [3] At last, but not least, plugin writers have to understand the interaction between the doctools package and its plugins, as described in the doctools plugin API reference. RELATED FORMATS
doctools does not stand alone, it has two companion formats. These are called docidx and doctoc, and they are for the markup of keyword indices, and tables of contents, respectively. They are described in their own sets of documents, starting at the docidx introduction and the doctoc introduction, respectively. BUGS, IDEAS, FEEDBACK This document, will undoubtedly contain bugs and other problems. Please report such in the category doctools of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have. SEE ALSO
docidx_intro, doctoc_intro, doctools, doctools_lang_cmdref, doctools_lang_faq, doctools_lang_intro, doctools_lang_syntax, doctools_plug- in_apiref KEYWORDS
markup, semantic markup CATEGORY
Documentation tools COPYRIGHT
Copyright (c) 2007 Andreas Kupries <andreas_kupries@users.sourceforge.net> doctools 1.0 doctools_intro(n)
All times are GMT -4. The time now is 05:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy