From adc93f6097615f16d57e8a24a256302f2144ec4e Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 17:37:50 +0000 Subject: cut out the html - they're going to cause diffing problems. --- man/man1/web.html | 115 ------------------------------------------------------ 1 file changed, 115 deletions(-) delete mode 100644 man/man1/web.html (limited to 'man/man1/web.html') diff --git a/man/man1/web.html b/man/man1/web.html deleted file mode 100644 index cb0ad0b4..00000000 --- a/man/man1/web.html +++ /dev/null @@ -1,115 +0,0 @@ - -web(1) - Plan 9 from User Space - - - - -
-
-
WEB(1)WEB(1) -
-
-

NAME
- -
- - web, wmail – handle web page, mail message for plumber
- -
-

SYNOPSIS
- -
- - web url ...
- wmail address
-
-
-

DESCRIPTION
- -
- - Web opens each of the named urls in a new web browser window. - Any of the urls may be relative paths to files in the file system; - they will be translated into file:// URLs before being passed - to the web browser. -
- - Web uses the web browser’s −remote option command-line option, - which requires an instance of the web browser to be already running. - The choice of browser is determined by the $BROWSER environment - variable, which should be the name of the executable for your - choice of web browser. The default is - firefox. Since the various browsers all use different syntaxes - in their −remote options, the executable name is inspected to - determine the type of browser. The supported browsers are Opera, - Mozilla Firefox, Mozilla Firebird, and Mozilla. When possible, - web opens each URL in a new tab rather than a new window. - -
- - When run under Mac OS X, $BROWSER should be set to the string - safari or firefox. Web uses AppleScript to talk to the browser. - If $BROWSER is not set, web looks for Firefox in /Applications/Firefox.app - and uses it if found; otherwise it uses Safari. -
- - Wmail starts the composition of a new mail message to address. - -
- - The choice of mailer is determined by the $MAILER environment - variable. The supported mailers are:
- browser
-
-
- - invoke the mailer via a mailto:// URL passed to web -
-
- -
- Web and wmail are invoked as start commands in the plumber(4)’s - rules for opening web pages and writing mail messages.
- -
-

FILES
- -
- - /usr/local/plan9/plumb/basic
-
-
- - plumbing rules using web and wmail
-
-
- -
-

SOURCE
- -
- - /usr/local/plan9/bin
-
-
-

SEE ALSO
- -
- - plumber(4)
- -
- -

-
-
- - -
-
-
-Space Glenda -
-
- - -- cgit v1.2.3