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/plumb.html | 80 ----------------------------------------------------- 1 file changed, 80 deletions(-) delete mode 100644 man/man1/plumb.html (limited to 'man/man1/plumb.html') diff --git a/man/man1/plumb.html b/man/man1/plumb.html deleted file mode 100644 index 2a868f7a..00000000 --- a/man/man1/plumb.html +++ /dev/null @@ -1,80 +0,0 @@ - -plumb(1) - Plan 9 from User Space - - - - -
-
-
PLUMB(1)PLUMB(1) -
-
-

NAME
- -
- - plumb – send message to plumber
- -
-

SYNOPSIS
- -
- - plumb [ −p plumbfile ] [ −a attributes ] [ −s source ] [ −d destination - ] [ −t type ] [ −w directory ] −i | data...
-
-
-

DESCRIPTION
- -
- - The plumb command formats and sends a plumbing message whose data - is, by default, the concatenation of the argument strings separated - by blanks. The options are:
- −p    write the message to plumbfile (default /mnt/plumb/send).
- −a    set the attr field of the message (default is empty).
- −s    set the src field of the message (default is plumb).
- −d    set the dst field of the message (default is empty).
- −t    set the type field of the message (default is text).
- −w    set the wdir field of the message (default is the current working - directory of plumb).
- −i    take the data from standard input rather than the argument strings. - If an action= attribute is not otherwise specified, plumb will - add an action=showdata attribute to the message.
- -
-

FILES
- -
- - $HOME/lib/plumbing   default rules file
- -
-

SOURCE
- -
- - /usr/local/plan9/src/cmd/plumb
-
-
-

SEE ALSO
- -
- - plumb(3), plumber(4), plumb(7)
- -
- -

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