X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=sys%2Fman%2F2%2Fgraphics;h=8620975824fdf874994efba64a72862c2cf15491;hb=bc1cc79225f0b006dd66d4fd81030d06f83bfca2;hp=4aa984ed8b9948df16f998de2f05922e5a831983;hpb=44c32071dc8fcf50326b39a25c4ec3e68b458115;p=plan9front.git diff --git a/sys/man/2/graphics b/sys/man/2/graphics index 4aa984ed8..862097582 100644 --- a/sys/man/2/graphics +++ b/sys/man/2/graphics @@ -20,7 +20,7 @@ int initdraw(void (*errfun)(Display*, char*), char *font, int geninitdraw(char *devdir, void(*errfun)(Display*, char*), .PP .B - char *font, char *label, char *mousedir, char *windir, + char *font, char *label, char *windir, .B int ref) .PP @@ -368,14 +368,10 @@ and .I label are as in .IR initdraw ; -.I mousedir -and .I windir -are the directories holding the -.B mouse -and +is the directory holding the .B winname -files; and +file; and .I ref specifies the refresh function to be used to create the window, if running under .IR rio (1) @@ -417,7 +413,7 @@ disconnects the display and frees the associated data structures. builds a .B Subfont structure from in-core data describing a default subfont. -None of these routines is needed by most programs, since +None of these routines are needed by most programs, since .I initdraw calls them as needed. .PP