From feb58cce49491a980012c42b9a2decc671e32f6c Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 19 Aug 2012 09:07:59 +0200 Subject: plot(1) manpage corrections --- sys/man/1/plot | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'sys/man/1/plot') diff --git a/sys/man/1/plot b/sys/man/1/plot index cd1a1b816..3b8ede183 100644 --- a/sys/man/1/plot +++ b/sys/man/1/plot @@ -13,10 +13,8 @@ interprets plotting instructions (see from the .I files or standard input, -drawing the results in a newly created -.IR rio (1) -window. -Plot persists until a newline is typed in the window. +drawing the results on the screen. +Plot persists until a newline is typed. Various options may be interspersed with the .I file arguments; they take effect at the given point in processing. @@ -49,13 +47,7 @@ Pause until a newline is typed on standard input. .TP .B -C Close the current plot. -.TP -.B -W " x0,y0,x1,y1" -Specify the bounding rectangle of plot's window. -By default it uses a 512×512 window in the -middle of the screen. .SH SOURCE .B /sys/src/cmd/plot .SH "SEE ALSO" -.IR rio (1), .IR plot (6) -- cgit v1.2.3