1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/x11/xwatchwin/files/patch-ab
Kris Kennaway b2b5f246a9 Correct manpage examples, and fix build warnings.
Submitted by:	Dirk Froemberg <dirk@freebsd.org>
2001-01-20 10:32:55 +00:00

18 lines
469 B
Plaintext

--- xwatchwin.man.orig Tue Nov 28 16:27:49 1995
+++ xwatchwin.man Sun Sep 3 12:13:23 2000
@@ -66,12 +66,12 @@
If there is a window on "crow" that has no name but has a window id of
"0x50000b", you can watch it by typing
-xwatchwin crow -w 0x50000b
+xwatchwin -w 0x50000b crow
If you want to get new copies of a window only every 30 seconds, you
can do so by typing
-xwatchwin crow -u 30 -w 0x50000b
+xwatchwin -u 30 -w 0x50000b crow
.SH "SEE ALSO"
.PP