Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

raco(1) [debian man page]

RACO(1) 						      General Commands Manual							   RACO(1)

NAME
raco - the RAcket COmmand-line tool SYNOPSIS
raco [ option ... ] [ argument ... ] DESCRIPTION
raco performs various tasks related to the Racket language, such as finding documentation, compiling Racket source to bytecode, packaging executables, and packaging installable archives. Run raco help for a list of subcommands. MORE INFORMATION
For further information, run raco docs to open installed documentation in your web browser. Alternately, consult the on-line documentation and other information available at http://racket-lang.org/ AUTHOR
raco was implemented by PLT. SEE ALSO
racket(1), drracket(1) 4th Berkeley Distribution May 2010 RACO(1)

Check Out this Related Man Page

DOCCENTRAL(1)						      General Commands Manual						     DOCCENTRAL(1)

NAME
doccentral - web-based documentation browser SYNOPSIS
doccentral [document-name] OPTIONS
The only option that can be passed to the doccentral wrapper is a document name (often the same as the name of the package which provides it) for direct access (automatic search for the given parameter). DESCRIPTION
Doc-Central is a simple tool to help you browse the documentation installed on your Debian system. It uses the doc-base registration entries for documentation to build a list of available documentation. You can view this list via any web browser. The easiest way to view the doc-central index is to use the doccentral tool, which will look for a webbrowser on your system and start that with the correct page. If for any reason doccentral cannot find a suitable browser or you want to use another one, you can also use the following URL: http://localhost/dc/ <http://localhost/dc/> ENVIRONMENT
BROWSER Override the normal browser selection from doccentral by specifying a specific browser. DC_HOST Override the location of Doc-Central (usually localhost) AUTHOR
Guilherme de S. Pastore <guilherme.pastore@terra.com.br> <mailto:guilherme.pastore@terra.com.br> Wichert Akkerman <wakkerma@debian.org> <mailto:wakkerma@debian.org> DEBIAN
Debian tools DOCCENTRAL(1)
Man Page

We Also Found This Discussion For You

1. Linux

IPSec using racoon w/ kerberos authentication

Hi, Anyone can point me a good link to setup IPSec using racoon IKE which uses gssapi_krb authentication method? I have a debain linux box and Windows 2003R2 system, and I want them to communicate using IPSec. Thanks, Emily. (0 Replies)
Discussion started by: egyfan
0 Replies