just what we need - more rpcs

This commit is contained in:
rsc 2006-06-25 21:23:39 +00:00
parent fdcd298270
commit 57a2289bc9
6 changed files with 111 additions and 16 deletions

21
man/man1/devdraw.1 Normal file
View file

@ -0,0 +1,21 @@
.TH DEVDRAW 1
.SH NAME
devdraw \- draw device simulator
.SH SYNOPSIS
invoked via
.I initdraw
(see
.IR graphics (3))
.SH DESCRIPTION
.I Devdraw
XXX
.SH SOURCE
.B \*9/src/cmd/devdraw
.SH "SEE ALSO
.IR draw (3),
.IR drawfcall (3),
.IR graphics (3)
.SH BUGS
.I Devdraw
should probably present a standard 9P server
instead of using its own protocol.