diff options
author | rsc <devnull@localhost> | 2006-06-29 15:57:50 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2006-06-29 15:57:50 +0000 |
commit | e6c443621bbcc8929f4c08648bfd1ab6014b66b9 (patch) | |
tree | f1f9b14fbf7c7baaf14cb51233ef3cd49c0c870b | |
parent | d8c69288cb2334839edf302600a0b98370867d5a (diff) | |
download | plan9port-e6c443621bbcc8929f4c08648bfd1ab6014b66b9.tar.gz plan9port-e6c443621bbcc8929f4c08648bfd1ab6014b66b9.tar.bz2 plan9port-e6c443621bbcc8929f4c08648bfd1ab6014b66b9.zip |
update
-rw-r--r-- | man/man1/devdraw.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/devdraw.1 b/man/man1/devdraw.1 index 2bdf0d92..6ffe9eca 100644 --- a/man/man1/devdraw.1 +++ b/man/man1/devdraw.1 @@ -8,7 +8,8 @@ invoked via .IR graphics (3)) .SH DESCRIPTION .I Devdraw -XXX +serves a custom graphics protocol and is the only program +that talks directly to X window servers. .SH SOURCE .B \*9/src/cmd/devdraw .SH "SEE ALSO |